From: Jed Brown Date: Wed, 25 Nov 2009 01:35:14 +0000 (+0100) Subject: notmuch-reply.c: implement notmuch_reply_format_headers_only X-Git-Tag: 0.1~319 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=f47e54bc515599486eff34642a7f340626c57197;hp=f47e54bc515599486eff34642a7f340626c57197 notmuch-reply.c: implement notmuch_reply_format_headers_only This command only generates References, To, and Cc headers. The purpose is primarily for use in git send-email --notmuch id: to get proper threading and address the relevant parties. Hooks for other SCMs may come later. Signed-off-by: Jed Brown ---