format-patch: make sure header and body are separated.

Since log message in a commit object is defined to be binary
blob, it could be something without an empty line between the
title line and the body text.  Be careful to format such into
a form suitable for e-mail submission.  There must be an empty
line between the headers and the body.

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 2005-12-19 21:55:12 -08:00
parent 913419fcc6
commit a5c21d6eb7
1 changed files with 2 additions and 0 deletions

View File

@ -210,6 +210,8 @@ Date: '"$ad"
}

mailScript="$mailScript"'
a\

: body
p
n