git-apply: use default name for mode change patches
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 17 Jun 2005 22:23:40 +0000 (15:23 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 17 Jun 2005 22:23:40 +0000 (15:23 -0700)
commitb7e8039a6f4a250bc0b9c9ca2d75b60368058413
treef8fb91999d2456065b4a4412d89b8b1893be3bee
parentaeac6681250440bc9801d6d6cc293cc708895b46
git-apply: use default name for mode change patches

Pure mode changes won't have the file-name in the extended header lines,
so make sure we pick it up from the default name from the "diff --git"
line.
apply.c