aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-01-07 00:10:19 -0800
committerJunio C Hamano <gitster@pobox.com>2009-01-07 00:10:19 -0800
commitc123b7c5fb596d93cd015645212c379fc3c381d5 (patch)
tree0bb147089082ff06b96d38b4017c4ece081a50e3
parent7bb5321be0ecb70a990ad49da2a1366c19201372 (diff)
parentbd7c6e7fc53691e2c459eaad73bc12006939333e (diff)
downloadgit-c123b7c5fb596d93cd015645212c379fc3c381d5.tar.gz
git-c123b7c5fb596d93cd015645212c379fc3c381d5.tar.xz
Merge branch 'mh/maint-sendmail-cc-doc'
* mh/maint-sendmail-cc-doc: doc/git-send-email: mention sendemail.cc config variable
-rw-r--r--Documentation/git-send-email.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index b69846e52..ff4aeff4e 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -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.