On Friday, August 4, 2023 1:49 PM, Paul Watson wrote: >From: rsbecker@xxxxxxxxxxxxx <rsbecker@xxxxxxxxxxxxx> >Sent: Friday, August 4, 2023 12:29 > >>> 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.