Merge branch 'mh/maint-sendmail-cc-doc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2009 08:10:19 +0000 (00:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2009 08:10:19 +0000 (00:10 -0800)
* mh/maint-sendmail-cc-doc:
doc/git-send-email: mention sendemail.cc config variable

Documentation/git-send-email.txt
index b69846e522fdcf07360b51b8d9f8af56fbecaa65..ff4aeff4e6d1df6840b500dafb19fc97e2197d68 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.