Update git-apply to use C-style quoting for funny pathnames.
commitea56188a2488eff449661e2b4de656f38c88e62d
authorJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 18:05:14 +0000 (16 11:05 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 18:05:14 +0000 (16 11:05 -0700)
tree5e7a3e3c97500b16a62a5528ca9dc30e35b881ce
parent585793d96c03dcd5d797b50f0cc654da3627318b
Update git-apply to use C-style quoting for funny pathnames.

This is a backport so that maintenance branch can understand
diff output that uses C-style quoting produced by newer tools.

Signed-off-by: Junio C Hamano <junkio@cox.net>
apply.c