diff: fix output of total-rewrite diff.
authorJunio C Hamano <junkio@cox.net>
Sun, 9 Apr 2006 02:45:39 +0000 (19:45 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 9 Apr 2006 03:32:40 +0000 (20:32 -0700)
We did not read in the file data before emitting the
total-rewrite diff. Noticed by Pasky.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found