author | Daniel Barkalow <barkalow@iabervon.org> | |
Tue, 19 Feb 2008 07:40:31 +0000 (02:40 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Feb 2008 05:49:38 +0000 (21:49 -0800) | ||
commit | 7d22708b254d4ec28cd865dc5489d175ee6d65c2 | |
tree | 378316b8f3dd966c90d8889de5fd1cb5c23a323d | tree | snapshot |
parent | a8d8173e6c7ff85627377389e40844ec71206f5e | commit | diff |
Fix format.headers not ending with a newline
Now each value of format.headers will always be treated as a single
valid header, and newlines will be inserted between them as needed.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Now each value of format.headers will always be treated as a single
valid header, and newlines will be inserted between them as needed.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-log.c | diff | blob | history | |
t/t4014-format-patch.sh | diff | blob | history |