git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
8104ebf
)
doc/git-send-email: mention sendemail.cc config variable
author
Markus Heidelberg
<redacted>
Sun, 28 Dec 2008 23:37:25 +0000
(
00:37
+0100)
committer
Junio C Hamano
<redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-send-email.txt
patch
|
blob
|
history
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.
git clone https://git.99rst.org/PROJECT