commit: use commit_list_append() instead of duplicating its code
commitcb979dbd8fead65e579442c25b620fdc401227b1
authorRené Scharfe <l.s.r@web.de>
Thu, 10 Jul 2014 09:47:47 +0000 (10 11:47 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jul 2014 21:07:22 +0000 (10 14:07 -0700)
tree1576eecbd4da234af65e9f3f298a54a584039759
parent910a09a7350a556f7f367680294fca8d05ddc5f5
commit: use commit_list_append() instead of duplicating its code

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.c