Code

git-diff -B output fix. v1.4.2.2
authorJunio C Hamano <junkio@cox.net>
Fri, 29 Sep 2006 09:06:24 +0000 (02:06 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 30 Sep 2006 05:32:16 +0000 (22:32 -0700)
commit82ca50556471eadfc3212cb478161c3da5c4d02a
tree33a464255998d7c1b625397ce65e316c760cd413
parentf2b5792564754d5ba812a0d3eaec2440dfc0652a
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>
(cherry picked from bc1a5807575b2f34538d4158834da6524a4fc1f7 commit)
diff.c