author | Alexandre Julliard <julliard@winehq.org> | |
Mon, 27 Feb 2006 13:09:56 +0000 (14:09 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 27 Feb 2006 19:01:47 +0000 (11:01 -0800) | ||
commit | f891cb3fd6b3c2871c1a15e122366e412428204c | |
tree | 54a00c0da045d04ef7ac1a63446965d6e556296e | tree | snapshot |
parent | 6baf0484efcd29bb5e58ccd5ea0379481d4a83f4 | commit | diff |
git-format-patch: Always add a blank line between headers and body.
If the second line of the commit message isn't empty, git-format-patch
needs to add an empty line in order to generate a properly formatted
mail. Otherwise git-rebase drops the rest of the commit message.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If the second line of the commit message isn't empty, git-format-patch
needs to add an empty line in order to generate a properly formatted
mail. Otherwise git-rebase drops the rest of the commit message.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-format-patch.sh | diff | blob | history |