Fix off-by-one error when truncating the diff out of the commit message.
commita98b819183820cf87f1073c36b57883cb05e7049
authorKristian Høgsberg <krh@redhat.com>
Mon, 26 Nov 2007 15:16:08 +0000 (26 10:16 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2007 17:14:49 +0000 (26 09:14 -0800)
treee49147fa4cc757b0b82bbdcd6f508553bfe8ce9a
parent8babab95af7c01d9ea75c97ee0df40e5a2170b83
Fix off-by-one error when truncating the diff out of the commit message.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c