summaryrefslogtreecommitdiff
path: root/maildir-import-patch.1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'maildir-import-patch.1.pod')
-rw-r--r--maildir-import-patch.1.pod15
1 files changed, 15 insertions, 0 deletions
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<maildir-import-patch>, providing line-by-line feedback
on Bob's work.
+=head1 GIT CONFIGURATION KEYS
+
+=over 4
+
+=item B<mailscripts.project-shortname>
+
+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)