git-diff -B output fix.
commitbc1a5807575b2f34538d4158834da6524a4fc1f7
authorJunio C Hamano <junkio@cox.net>
Fri, 29 Sep 2006 09:06:24 +0000 (29 02:06 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 29 Sep 2006 09:06:24 +0000 (29 02:06 -0700)
tree8e5015d6d3d2c446561e4e13b91c50965c19a338
parent21ff2bdb887c836aab3346bbfa6a3e0251ff6104
git-diff -B output fix.

Geert noticed that complete rewrite diff missed the usual a/ and b/
leading paths.  Pickaxe says it never worked, ever.

Embarrassing.

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