summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurelien Aptel <aaptel@suse.com>2017-01-16 14:38:46 +0100
committerAurelien Aptel <aaptel@suse.com>2017-01-16 14:38:46 +0100
commita25e1fa40e075141313c4232d445e690aa1b41d0 (patch)
tree89af138702b27f07dfd367e124ef9c935101a664
parent8e2222f44c935c0c2e2feddf69bfa039256e8dc3 (diff)
add faq about extracting git patches
-rw-r--r--faq.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/faq.mdwn b/faq.mdwn
index ec5b913..2558eb3 100644
--- a/faq.mdwn
+++ b/faq.mdwn
@@ -93,3 +93,9 @@ messages in threads that have at least one message with the muted tag:
You can add other tags to `THREAD_TAGS` as needed. Note that this is one way
only; you need to explicitly remove the tag from all the messages in a thread to
stop it from propagating again.
+
+
+## How can I extract a git patchset for an email thread?
+
+See [notmuch-extract-patch](https://github.com/aaptel/notmuch-extract-patch).
+