We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c18135 commit c2f700aCopy full SHA for c2f700a
Documentation/config/am.adoc
@@ -12,3 +12,9 @@ am.threeWay::
12
records the identity of blobs it is supposed to apply to and we
13
have those blobs available locally (equivalent to giving the
14
`--3way` option from the command line). Defaults to `false`.
15
+
16
+am.messageId::
17
+ Add a `Message-ID` trailer based on the email header to the
18
+ commit when using linkgit:git-am[1] (see
19
+ linkgit:git-interpret-trailers[1]). See also the `--message-id`
20
+ and `--no-message-id` options.
0 commit comments