On Thu, Nov 5, 2009 at 7:18 AM, Xavier <shiningxc@gmail.com> wrote:
On Thu, Nov 5, 2009 at 1:13 AM, Eric Bélanger <snowmaniscool@gmail.com> wrote:
On Wed, Nov 4, 2009 at 6:44 PM, Laszlo Papp <djszapi@archlinux.us> wrote:
BTW, the 'git send-email' --in-reply-to option asks for an identifier. I can't seem to find it in the patches or email headers in gmail.
In gmail:
At the top right corner of the mail for what you'd like to response, down arrow, Show Original, and you will see something similar: <7fcd249b0911041537o3ffec549ke1b9a6318f695994@mail.gmail.com>
Best Regards, Laszlo Papp
Thanks. I see it now.
Eric
Maybe it is obvious, but since Laszlo managed to miss the most important information, I want to clarify anyway. The important id is this header : Message-ID: <id>
Then you can use 'git send-email' --in-reply-to to reply to that message.
I had seen it. Thanks anyway.