summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8104ebf)
raw | patch | inline | side by side (parent: 8104ebf)
author | Markus Heidelberg <markus.heidelberg@web.de> | |
Sun, 28 Dec 2008 23:37:25 +0000 (00:37 +0100) | ||
committer | Junio 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>
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 | patch | blob | history |
index 12788667d43a3f94d46b802cd1225cf8bc517129..2b6d68c498a1afac3f25b2d9c1115057add805b4 100644 (file)
--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.