
8 May
2010
8 May
'10
6:52 p.m.
On May 7, 2010, at 3:00 AM, Detlev Zundel wrote:
Hi Kumar,
Kumar, could you please add proper In-reply-to:/References: headers to postings that obsolete earlier patches, so the new versions show up in the thread? Thanks.
How do you do that with git send-email?
If called without --compose git send-email will prompt for such a reference:
$ git send-email --to u-boot@lists.denx.de 0001* Who should the emails appear to be from? [Detlev Zundel dzu@denx.de] Emails will be sent from: Detlev Zundel dzu@denx.de Message-ID to be used as In-Reply-To for the first email?
Reading the man page it should also be possible to use "--in-reply-to".
Cheers Detlev
Thanks guys.
- k