]> git.ipfire.org Git - thirdparty/git.git/commit - git-send-email.perl
git-send-email: two new options: to-cover, cc-cover
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Apr 2014 05:41:16 +0000 (08:41 +0300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Apr 2014 18:27:41 +0000 (11:27 -0700)
commitf515c904fb4d1b95bb8b94cb00fb6b5768cf0ed4
treecab646f9a812a8f74753ce68f4ec66183b03e620
parentd8779e1e2536bdd024254af14d2c046bba2bbb01
git-send-email: two new options: to-cover, cc-cover

Allow extracting To/Cc addresses from the first patch
(typically the cover letter), and use them as To/Cc addresses of the
remainder of the series.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt
git-send-email.perl