Josh Triplett [off-list ref] writes:
Add message_id and ref_message_id fields to struct rev_info, used in show_log
with CMIT_FMT_EMAIL to set Message-Id and In-Reply-To/References respectively.
Use these in git-format-patch to make the second and subsequent patch mails
replies to the first patch mail.
Signed-off-by: Josh Triplett <redacted>
---
Resend of previous patch as part of new patch series.
While I understand what you said about imap-send, I really would
feel better if this was optional. Do not change the default
output format, please.