From a9bc6cb4b501602db6947ba3ce90d040105151e0 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 4 May 2020 23:03:50 -0700 Subject: maildir-import-patch: Prepend "[PATCH fooproject imported]" Signed-off-by: Sean Whitton --- maildir-import-patch.1.pod | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'maildir-import-patch.1.pod') diff --git a/maildir-import-patch.1.pod b/maildir-import-patch.1.pod index a3ef110..7d728e4 100644 --- a/maildir-import-patch.1.pod +++ b/maildir-import-patch.1.pod @@ -34,6 +34,21 @@ Over in your MUA, you can then reply to each e-mail in the new thread generated by B, providing line-by-line feedback on Bob's work. +=head1 GIT CONFIGURATION KEYS + +=over 4 + +=item B + +Short identifier for the project to be prepended to the subject lines +of generated patches, like this: "[PATCH shortname imported]". If +unset, defaults to the name of the root directory of the repository. + +Ignored if any I<--subject-prefix> option is present in the +arguments to be passed on to git-format-patch(1). + +=back + =head1 SEE ALSO notmuch-import-patch(1), git-format-patch(1), git-send-email(1) -- cgit v1.2.3