]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch-reply.c: implement notmuch_reply_format_headers_only
authorJed Brown <jed@59A2.org>
Wed, 25 Nov 2009 01:35:14 +0000 (02:35 +0100)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Nov 2009 00:56:42 +0000 (16:56 -0800)
This command only generates References, To, and Cc headers.
The purpose is primarily for use in

  git send-email --notmuch id:<MESSAGE-ID>

to get proper threading and address the relevant parties.  Hooks for
other SCMs may come later.

Signed-off-by: Jed Brown <jed@59A2.org>

No differences found