Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
send-email: rfc822 forbids using <address@domain> without a non-empty…
… "phrase" Email::Valid does respect this considering such a mailbox specification invalid. b06c6bc addressed the issue, but only if Email::Valid is available. Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information