author | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Oct 2006 06:40:15 +0000 (23:40 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Oct 2006 06:40:15 +0000 (23:40 -0700) | ||
commit | 7a2a0d214169a5d6f22fc62c4ae6a7ca5b27fb3e | |
tree | f59e51e784820ffcf4a58aa7db60917aa867c458 | tree | snapshot |
parent | ce91c2f6538fc4a905882f2a7a57d814d82b13e8 | commit | diff |
git-send-email: real name with period need to be dq-quoted on From: line
An author name like 'A. U. Thor <a.u.thor@example.com>" is not a
valid RFC 2822 address; when placing it on From: line, we would
need to quote it, like this:
Signed-off-by: "Junio C. Hamano" <junkio@cox.net>
An author name like 'A. U. Thor <a.u.thor@example.com>" is not a
valid RFC 2822 address; when placing it on From: line, we would
need to quote it, like this:
Signed-off-by: "Junio C. Hamano" <junkio@cox.net>
git-send-email.perl | diff | blob | history |