contrib/subtree: use %B for split subject/body
authorTechlive Zheng <techlivezheng@gmail.com>
Tue, 5 Feb 2013 04:06:02 +0000 (22:06 -0600)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2013 23:22:12 +0000 (15:22 -0800)
Use %B to format the commit message and body to avoid an extra newline
if a commit only has a subject line.

Signed-off-by: Techlive Zheng <techlivezheng@gmail.com>
Signed-off-by: David A. Greene <greened@obbligato.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found