]> git.ipfire.org Git - thirdparty/git.git/commit - git-send-email.perl
send-email: signedoffcc -> signedoffbycc, but handle both
authorMichael Witten <mfwitten@MIT.EDU>
Tue, 30 Sep 2008 12:58:32 +0000 (07:58 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 1 Oct 2008 15:56:58 +0000 (08:56 -0700)
commitddc3d4fe84d245b81afddf305b7d92ae1f0bc556
tree24addf29f6ead5b5a4c307a17ebba044e0ca222c
parent917f3e73ec60820608d32016293aa496bdcbdf0e
send-email: signedoffcc -> signedoffbycc, but handle both

The documentation now mentions sendemail.signedoffbycc instead
of sendemail.signedoffcc in order to match with the options
--signed-off-by-cc; the code has been updated to reflect this
as well, but sendemail.signedoffcc is still handled.

Signed-off-by: Michael Witten <mfwitten@mit.edu>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Documentation/git-send-email.txt
git-send-email.perl