]> Pileus Git - ~andy/git/commitdiff
doc/git-send-email: mention sendemail.cc config variable
authorMarkus Heidelberg <markus.heidelberg@web.de>
Sun, 28 Dec 2008 23:37:25 +0000 (00:37 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Dec 2008 09:06:11 +0000 (01:06 -0800)
This variable was added in 5f8b9fc (git-send-email: add a new
sendemail.cc configuration variable, 2008-04-27), but is not yet refered
to by the documentation.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt

index 12788667d43a3f94d46b802cd1225cf8bc517129..2b6d68c498a1afac3f25b2d9c1115057add805b4 100644 (file)
@@ -34,6 +34,7 @@ The --bcc option must be repeated for each user you want on the bcc list.
 
 --cc::
        Specify a starting "Cc:" value for each email.
+       Default is the value of 'sendemail.cc'.
 +
 The --cc option must be repeated for each user you want on the cc list.