Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
doc/git-send-email: mention sendemail.cc config variable
[gitweb.git]
/
Documentation
/
git-send-email.txt
diff --git
a/Documentation/git-send-email.txt
b/Documentation/git-send-email.txt
index 12788667d43a3f94d46b802cd1225cf8bc517129..2b6d68c498a1afac3f25b2d9c1115057add805b4 100644
(file)
--- 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.