* 2 questions on git-send-email usage
@ 2006-07-10 19:00 moreau francis
2006-07-10 20:29 ` Jakub Narebski
0 siblings, 1 reply; 3+ messages in thread
From: moreau francis @ 2006-07-10 19:00 UTC (permalink / raw)
To: git
Hi
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.
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 ?
Thanks
Francis
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2 questions on git-send-email usage
2006-07-10 19:00 2 questions on git-send-email usage moreau francis
@ 2006-07-10 20:29 ` Jakub Narebski
0 siblings, 0 replies; 3+ messages in thread
From: Jakub Narebski @ 2006-07-10 20:29 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2 questions on git-send-email usage
@ 2006-07-11 6:09 moreau francis
0 siblings, 0 replies; 3+ messages in thread
From: moreau francis @ 2006-07-11 6:09 UTC (permalink / raw)
To: jnareb; +Cc: git
(please let me CCed when replying)
2006/7/10, Jakub Narebski <jnareb@gmail.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.
ok I'll try
--in-reply-to ""
>
> > 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?
>
yes
Francis
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-07-11 6:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-10 19:00 2 questions on git-send-email usage moreau francis
2006-07-10 20:29 ` Jakub Narebski
-- strict thread matches above, loose matches on Subject: below --
2006-07-11 6:09 moreau francis
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).