git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc/git-send-email: mention sendemail.cc config variable
@ 2008-12-28 23:37 Markus Heidelberg
  2008-12-29 13:00 ` Thomas Rast
  0 siblings, 1 reply; 6+ messages in thread
From: Markus Heidelberg @ 2008-12-28 23:37 UTC (permalink / raw)
  To: gitster; +Cc: git

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>
---
 Documentation/git-send-email.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index b69846e..ff4aeff 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.
 
-- 
1.6.1.21.g0298

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-02  0:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-28 23:37 [PATCH] doc/git-send-email: mention sendemail.cc config variable Markus Heidelberg
2008-12-29 13:00 ` Thomas Rast
2008-12-29 13:29   ` Markus Heidelberg
2008-12-30  8:00     ` Junio C Hamano
2009-01-01 23:40   ` Markus Heidelberg
2009-01-02  0:43     ` Thomas Rast

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).