summaryrefslogtreecommitdiff
path: root/maildir-import-patch.1.pod
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-11 15:25:35 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-11 15:25:35 -0700
commit75df035544868a65e2a3d5603e65fc6f578e1550 (patch)
treeb8b0cfde404dcb0dd84e5b986f5107ae560b7b9c /maildir-import-patch.1.pod
parentc92a2b7d7aa9467e9ff69643ee46874dfb9eb829 (diff)
parentab4acbc313dc1a20e166045e61c603053c4f00dc (diff)
downloadmailscripts-75df035544868a65e2a3d5603e65fc6f578e1550.tar.gz
Merge tag 'debian/0.20-1' into buster-bpo
mailscripts release 0.20-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Tue 05 May 2020 10:57:07 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
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)