author | Michael Witten <mfwitten@gmail.com> | |
Mon, 13 Apr 2009 18:23:50 +0000 (13:23 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 14 Apr 2009 08:55:58 +0000 (01:55 -0700) | ||
commit | 40e6e8a0c485e618be366f13247fd745ac00b911 | |
tree | 4ee37965707723fd3303458e31104fccdd1e4d9f | tree | snapshot |
parent | dd602bf8ec9b6ef422e5cf8a490c381c0bb037ed | commit | diff |
send-email: Handle "GIT:" rather than "GIT: " during --compose
This should make things a little more robust in terms of user input;
before, even the program got it wrong by outputting a line with only
"GIT:", which was left in place as a header, because there would be
no following space character.
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This should make things a little more robust in terms of user input;
before, even the program got it wrong by outputting a line with only
"GIT:", which was left in place as a header, because there would be
no following space character.
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl | diff | blob | history |