git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: 2 questions on git-send-email usage
Date: Mon, 10 Jul 2006 22:29:59 +0200	[thread overview]
Message-ID: <e8udb6$jo1$2@sea.gmane.org> (raw)
In-Reply-To: 20060710190010.94648.qmail@web25808.mail.ukl.yahoo.com

moreau francis wrote:

> I'm wondering what am I supposed to answer when git-send-email
> is asking me :
> 
> Message-ID to be used as In-Reply-To for the first email?
> 
> I'm running this command:
> 
> $ git-send-email --no-signed-off-by-cc --no-chain-reply-to --to \
>   foo@bar.com --compose /tmp/patch/ 
> 
> to write an introductory message, and all patches are sent as replies to
> this introductory email sent.

Empty string (i.e. RET) should do if you don't want to attach your series of
patches somewhere in existing thread.

> I also noticed that git-send-email removes the commit message of each
> patches I sent, I don't think this is the normal behaviour though. What 
> am I missing ?

Are patches formatted using git-format-patch?

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

  reply	other threads:[~2006-07-10 20:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-10 19:00 2 questions on git-send-email usage moreau francis
2006-07-10 20:29 ` Jakub Narebski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-07-11  6:09 moreau francis

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='e8udb6$jo1$2@sea.gmane.org' \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.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 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).