On Sat, Sep  4, 2010 at 15:23:01 -0400, Trevor Woerner wrote:

> Is there a way I can use git send-email such that what is sent will be
> a reply to this thread?
> 
Use --in-reply-to=<message-id>.

> Is there a way to add more to the email body when using git send-email
> if I want to add more comments above and beyond the commit message?
> 
You can edit the patch file before giving it to send-email, just add
your comments after the '---' line if you don't want them to appear in
the commit message.

Cheers,
Julien
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to