revert: use strbuf to refactor the code that writes the merge message
commitbc84a7fbac4ce85bb93eeb57b5cb39548d286ad0
authorChristian Couder <chriscool@tuxfamily.org>
Wed, 31 Mar 2010 19:22:04 +0000 (31 21:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Apr 2010 18:14:09 +0000 (1 11:14 -0700)
treef50ea95e4025883bc455c63ec583a2162b8073e0
parent7ca56aa07619b0345b643e52ae8e616cbaafc187
revert: use strbuf to refactor the code that writes the merge message

The code in this commit was written by Stephan Beyer for the sequencer
GSoC project:

    git://repo.or.cz/git/sbeyer.git

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c