sequencer: export commit_list_append()
authorRené Scharfe <redacted>
Wed, 25 Apr 2012 20:35:27 +0000 (22:35 +0200)
committerJunio C Hamano <redacted>
Wed, 25 Apr 2012 21:51:17 +0000 (14:51 -0700)
commit89b5f1d9c5e64c9e232fa1ebe0ea407c8773b79a
treead44ef41a6a12db2bb60945fea81d514afed71fe
parentba8e6326f16748d67fbeda65ffde4729760c64f0
sequencer: export commit_list_append()

This function can be used in other parts of git.  Give it a new home
in commit.c.

Signed-off-by: Rene Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
commit.c
commit.h
sequencer.c
git clone https://git.99rst.org/PROJECT