git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Rast <trast@student.ethz.ch>
To: markus.heidelberg@web.de
Cc: git@vger.kernel.org, gitster@pobox.com
Subject: Re: [PATCH] doc/git-send-email: mention sendemail.cc config variable
Date: Mon, 29 Dec 2008 14:00:06 +0100	[thread overview]
Message-ID: <200812291400.08924.trast@student.ethz.ch> (raw)
In-Reply-To: <200812290037.25890.markus.heidelberg@web.de>

[-- Attachment #1: Type: text/plain, Size: 643 bytes --]

Markus Heidelberg wrote:
>  	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.

Judging from the source, this is not a default value that you can
override: any recipients listed in sendemail.cc configuration(s) are
always added to the Cc list.  The same goes for --bcc and
sendemail.bcc however, which uses the exact same formulation.

Maybe something like

  You can also add Cc recipients via 'sendemail.cc' configuration
  settings.

would clarify?

-- 
Thomas Rast
trast@{inf,student}.ethz.ch



[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-12-29 13:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-28 23:37 [PATCH] doc/git-send-email: mention sendemail.cc config variable Markus Heidelberg
2008-12-29 13:00 ` Thomas Rast [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200812291400.08924.trast@student.ethz.ch \
    --to=trast@student.ethz.ch \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=markus.heidelberg@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).