provide a helper to set the commit buffer
commit66c2827ea4deb24ff541e30a5b6239ad5e9f6801
authorJeff King <peff@peff.net>
Tue, 10 Jun 2014 21:40:14 +0000 (10 17:40 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jun 2014 19:08:17 +0000 (13 12:08 -0700)
treef18ee239e5cfe24ad5fed70b3e4836fe2aa63384
parent0fb370da9ca972f9571530f95c0dacb31368c280
provide a helper to set the commit buffer

Right now this is just a one-liner, but abstracting it will
make it easier to change later.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/blame.c
commit.c
commit.h
object.c