author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 24 May 2005 02:54:55 +0000 (19:54 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 24 May 2005 02:54:55 +0000 (19:54 -0700) | ||
commit | 1e3f6b6e64511491d86ac7ce447ee26cea362d12 | |
tree | 5b09f7ee0529c5cb5e5c06c66ff6385990cc5599 | tree | snapshot |
parent | 587e49405be6c4053a69ee8a938660125aa1b51f | commit | diff |
git-apply: more consistency checks on gitdiff filenames
There's some duplication of filenames when doing filename operations
(creates, deletes, renames and copies), and this makes us verify that
the pathnames match when they should.
There's some duplication of filenames when doing filename operations
(creates, deletes, renames and copies), and this makes us verify that
the pathnames match when they should.
apply.c | diff | blob | history |