All of lore.kernel.org
 help / color / mirror / Atom feed
From: me@tobin.cc (Tobin Harding)
To: kernelnewbies@lists.kernelnewbies.org
Subject: git send-email
Date: Sun, 22 May 2016 21:29:01 +1000	[thread overview]
Message-ID: <20160522112901.GA14152@eros.local> (raw)

Workflow -

$ git format-patch -s -1

add patch comment then

$ git send-email

Question please -

Who should the email be sent to without having a 'To' address repeated in the CC
field generated by `git send-email`.

To rephrase the question: git send-email CC's everyone who may be interested
according to get_maintainers.pl. Will I annoy people if I address them in the To
field as well as the CC field.

Thank you in advance for your time,
Tobin Harding.

             reply	other threads:[~2016-05-22 11:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-22 11:29 Tobin Harding [this message]
2016-05-22 11:48 ` git send-email Daniel Baluta
  -- strict thread matches above, loose matches on Subject: below --
2017-02-12  6:57 Tobin Harding
2017-02-12  7:03 ` Tobin Harding
2017-02-12  7:46   ` Vlad Dogaru
2025-09-05 20:18 trustno12025

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=20160522112901.GA14152@eros.local \
    --to=me@tobin.cc \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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.