All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Olaf Hering <olaf@aepfle.de>, Junio C Hamano <gitster@pobox.com>,
	"Michael S. Tsirkin" <mst@redhat.com>
Cc: <git@vger.kernel.org>
Subject: Re: cover letter and cc list
Date: Fri, 26 Feb 2016 18:05:15 +0530	[thread overview]
Message-ID: <56D04683.3080201@synopsys.com> (raw)
In-Reply-To: <20150323081840.GB9332@aepfle.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Monday 23 March 2015 01:48 PM, Olaf Hering wrote:
> On Fri, Mar 20, Junio C Hamano wrote:
> 
>>> Olaf Hering <olaf@aepfle.de> writes:
>>> 
>>>>> What does it take to send the cover letter to all people which are 
>>>>> listed in the Cc: list of the following patches? Each patch has a 
>>>>> different Cc: list. The "git send-email --help" command suggests
>>>>> that this cmdline should do it. But the cover letter goes just to the
>>>>> address listed in --to=:
>>>>> 
>>>>> env TMPDIR=/dev/shm LC_ALL=C git send-email -M --stat --annotate \ 
>>>>> --cover-letter --cc-cover --to=$address \ $base..$head
>>> 
>>> First step is not to drive format-patch from within send-email I would
>>> think.  Instead prepare them in files in a directory (with format-patch
>>> -o $dir).  You can edit Cc: header in 0000-*.patch message while you
>>> proof-read what you are going to send out.
> Thanks. Then I misinterpreted what --cc-cover actually means. All Cc: lines
> have to be present in the cover letter already. Would be nice if git would
> run a command like this to put the list into the coverletter:
> 
> # git log --format=%b $base..$head | grep -iw ^cc: | sort -u
> 
> In the meantime I will remember to do that step manually.
> 
> Olaf

I have the exact same requirement, to create a union of CC in patches for
cover-letter. That way sending a series to different people gives them the right
context with cover-letter and individual patch.

Now man git send-email mentions --[no-]cc-cover. I quote

"emails found in Cc: headers in the first patch of the series (typically the
cover letter) are added to the cc list for each email set..."

I certainly want the reverse, but the question is how does one get about getting
an address in cover letter in first place.

Thx,
- -Vineet

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJW0EaDAAoJEGnX8d3iisJevuMQALMNQv7IiOTc78A0GMDZpBx4
cAEY2mPu29uJG0rRq8vaWxwBEAAoIflqUEiv9ygHwtvI1YDBGgt3RsEuqTMdj1eI
JboZy4cpn04XVKRtcEU1iXf8Qp5uGmOgBUSwP5VaawTpGxIn43KJjyFwvq7h9Sps
lsuOtY5rO1xq1B4ktmolF93unwI5R68moNTHhpOilOcBwbNVApouMnJ0c64ritPw
hn9pUWST+rtL9pbqUas4PRxHL4vUAhIQkswlxxZvaVhlC9WK6AY2nMTWmz0Pcmlc
WbGD1nulGJMXkHR4G02GhSbO2zsy8o5vJii2inFCwl7eWC5LIdfc8w+ssDYJ9Zlz
beXuRxYy5zgQQzCpd9d1o7ZMjbSEuWizgPJ9a+lGPfqeqB/cp9emdbOUOc7CMhXn
5C3nDtOIgkchnZw3otgbUmGQCbiIHTN4tMQHbXrp0suu2mPCkYA9H8SqBRANPy1k
AfU1FCvgQBjGgezV4IOBLrqi3vqoacQqriYIyYmUq0rnuwI6fT09OwfvAa2uVugT
BWuuzpW1gBiiSKfYstC+ZzoZCnD8Ia5HsaKNtFxfxia2ekFC50RTkSR3ScSVnlKI
77uLzflHsoZvFrla1mgLn+D4pn3yzSUdcd9lFIBAkBqgR1T5mKjT3HaSDOdMDJRz
KiRJrh3G8ZC7hYeAj3Kx
=GzhS
-----END PGP SIGNATURE-----

      reply	other threads:[~2016-02-26 12:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-20 17:35 cover letter and cc list Olaf Hering
2015-03-20 18:08 ` Junio C Hamano
2015-03-23  8:18   ` Olaf Hering
2016-02-26 12:35     ` Vineet Gupta [this message]

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=56D04683.3080201@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=mst@redhat.com \
    --cc=olaf@aepfle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.