git-apply: normalize file mode when comparing with expected value
Sine git only saves the 'x' bit, we shouldn't compare the stat contents directly.
This commit is contained in:
Reference in New Issue
Block a user
Sine git only saves the 'x' bit, we shouldn't compare the stat contents directly.