From: Jed Brown <jed@59A2.org>
To: git@vger.kernel.org
Cc: madcoder@debian.org, Jed Brown <jed@59A2.org>
Subject: [PATCH 2/2] Documentation for format-patch --notmuch.
Date: Wed, 25 Nov 2009 03:50:47 +0100 [thread overview]
Message-ID: <1259117447-23052-2-git-send-email-jed@59A2.org> (raw)
In-Reply-To: <1259117447-23052-1-git-send-email-jed@59A2.org>
---
Documentation/git-format-patch.txt | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index f1fd0df..aaa472d 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -171,6 +171,13 @@ will want to ensure that threading is disabled for `git send-email`.
to any configured headers, and may be used multiple times.
For example, `--add-header="Organization: git-foo"`
+--notmuch=<expr>::
+ Generate headers appropriate for a reply to a notmuch search for the
+ given expression. Usually an expression of the form id:<Message-ID>
+ will be used to match an exact message. The reply will set
+ In-Reply-To, References, To, Cc, Bcc, and possibly other headers
+ (depending on notmuch configuration).
+
--cover-letter::
In addition to the patches, generate a cover letter file
containing the shortlog and the overall diffstat. You can
--
1.6.5.3
next prev parent reply other threads:[~2009-11-25 2:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-25 2:49 git send-email --notmuch expr Jed Brown
2009-11-25 2:50 ` [PATCH 1/2] Added the --notmuch option to git format-patch Jed Brown
2009-11-25 2:50 ` Jed Brown [this message]
2009-11-25 10:16 ` git send-email --notmuch expr Jakub Narebski
2009-11-25 13:06 ` Jed Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1259117447-23052-2-git-send-email-jed@59A2.org \
--to=jed@59a2.org \
--cc=git@vger.kernel.org \
--cc=madcoder@debian.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox