combine-diff: diff-files fix (#2)
authorJunio C Hamano <junkio@cox.net>
Tue, 14 Feb 2006 09:11:42 +0000 (01:11 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 14 Feb 2006 09:11:42 +0000 (01:11 -0800)
The raw format "git-diff-files -c" to show unmerged state forgot
to initialize the status fields from parents, causing NUL
characters to be emitted.

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

No differences found