"Steinar H. Gunderson" <sesse@xxxxxxxxxx> writes: > On Wed, Feb 03, 2016 at 01:23:17PM -0800, Greg Kroah-Hartman wrote: >> Attachments don't work, you know better than that :( > > Since I've now been bitten by this several times: Is there any sort of best > practice for integrating git with MUAs? What I'm doing right now is > cut-and-paste from mutt to get the to/cc/in-reply-to headers right, and > that's suboptimal. It feels like it should be a FAQ, but I can't really find > anything obvious. have you tried git send-email ? If you wanna send as a reply to another message, use: $ git send-email --to foo@xxxxxxx --cc bar@xxxxxxx --in-reply-to=abcd-message-id@xxxxxxxxxxx note that git send-email can read mutt aliases. It's all documented in the man page: $ git help send-email -- balbi
Attachment:
signature.asc
Description: PGP signature