RE: [EXTERNAL] RE: git bug report
From: <hidden>
Date: 2023-08-04 18:13:17
From: <hidden>
Date: 2023-08-04 18:13:17
On Friday, August 4, 2023 1:49 PM, Paul Watson wrote:
From: rsbecker@nexbridge.com <redacted> Sent: Friday, August 4, 2023 12:29quoted
quoted
Can you retry this without --shortstat so we can see what git is reporting as a difference.The problem appears to be the use of --shortstat. When --shortstat is not used, the exit code for different files is one (1), as expected.
I am not convinced this is a defect. The result of --shortstat is to report that there are differences, so it is possible that 0 is correct here. Others might have a different opinion. I can recreate without including any other options.