Revert 88494423 (removal of duplicate parents in the output codepath)
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2007 02:05:31 +0000 (19:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2007 06:18:22 +0000 (23:18 -0700)
Now this is not needed, as we rewrite the parent list in the commit
object itself.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found