git-apply: start using the index file information.
commit9a4a100eb46a769d1c5fa80c2daeb0b48a592d8d
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 24 May 2005 02:13:55 +0000 (23 19:13 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 24 May 2005 02:13:55 +0000 (23 19:13 -0700)
tree80ad38d5af34cc52a359ef982520e8aec4e33867
parent4dfdbe10dc8ca02fff2d5f0ce181b45d39394d56
git-apply: start using the index file information.

Right now we only use it to figure out what the filename might
be when that is ambiguous, but we'll get there..
apply.c