[notmuch] [PATCH 2/2] Recognize reply --format=headers-only-git

2009-11-27 Thread Carl Worth
On Wed, 25 Nov 2009 19:02:19 +0100, Jed Brown wrote: > This currently means the same thing as --format=headers-only, but this > name gives more freedom to change --format=headers-only without breaking > existing versions of git. While it may make sense in the future to put something git-specific

[notmuch] [PATCH 2/2] Recognize reply --format=headers-only-git

2009-11-25 Thread Jed Brown
This currently means the same thing as --format=headers-only, but this name gives more freedom to change --format=headers-only without breaking existing versions of git. --- notmuch-reply.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/notmuch-reply.c