author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 14 Jun 2005 03:41:38 +0000 (20:41 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 14 Jun 2005 03:41:38 +0000 (20:41 -0700) | ||
commit | de4971b50076b5ef901c2ae0bbee9dd2c14f06ea | |
tree | 658788d2fc9c41af2114851538a4ad8415ec8c46 | tree | snapshot |
parent | 940c1bb0181cb20454bf3573134175f86983a0ce | commit | diff |
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.
Sine git only saves the 'x' bit, we shouldn't compare the stat contents
directly.
apply.c | diff | blob | history |