All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: git@vger.kernel.org
Subject: Re: cover letter and cc list
Date: Fri, 20 Mar 2015 11:08:52 -0700	[thread overview]
Message-ID: <xmqqpp83ee2z.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <20150320173504.GA6162@aepfle.de> (Olaf Hering's message of "Fri, 20 Mar 2015 18:35:04 +0100")

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.

  reply	other threads:[~2015-03-20 18:09 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 [this message]
2015-03-23  8:18   ` Olaf Hering
2016-02-26 12:35     ` Vineet Gupta

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=xmqqpp83ee2z.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --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.