Skip to content

Commit c2f700a

Browse files
LemmingAvalanchegitster
authored andcommitted
doc: am: add missing config am.messageId
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 3c18135 commit c2f700a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/config/am.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ am.threeWay::
1212
records the identity of blobs it is supposed to apply to and we
1313
have those blobs available locally (equivalent to giving the
1414
`--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

Comments
 (0)