]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/send-email-one-cc' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 22:03:30 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 22:03:30 +0000 (15:03 -0700)
"Cc:" on the trailer part does not have to conform to RFC strictly,
unlike in the e-mail header.  "git send-email" has been updated to
ignore anything after '>' when picking addresses, to allow non-address
cruft like " # stable 4.4" after the address.

* jh/send-email-one-cc:
  send-email: only allow one address per body tag

1  2 
git-send-email.perl
t/t9001-send-email.sh

Simple merge
Simple merge