Revert 88494423 (removal of duplicate parents in the output codepath)
commit1ed84157a21a3e868228b15588e4aadfbe5a030b
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2007 02:05:31 +0000 (8 19:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2007 06:18:22 +0000 (8 23:18 -0700)
tree282ae0b6a480f83e5a14d1d3078b292f302a8aca
parent11d6596709e04b8d2b429f230b2ed570d013f812
Revert 88494423 (removal of duplicate parents in the output codepath)

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>
builtin-rev-list.c