git-apply: don't try to be clever about filenames and the index
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 22:05:59 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 22:05:59 +0000 (15:05 -0700)
commit381ca9a3bcfb6eae40340ecd683b189fd5781f14
treec75bc27567c0e6cdc4110b2f8d9c266ca20f0038
parent97658004c311c54e2e4755dc545a9da261bd1441
git-apply: don't try to be clever about filenames and the index

It just causes things like "git-apply --stat" to parse traditional
patch headers differently depending on what your index is, which
is nasty.
apply.c