Skip to content

Commit afb5de7

Browse files
moygitster
authored andcommitted
Documentation/git-am.txt: mention mailinfo.scissors config variable
It was already documented, but the user had to follow the link to git-mailinfo.txt to find it. Signed-off-by: Matthieu Moy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d5c4b18 commit afb5de7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-am.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ OPTIONS
5252
-c::
5353
--scissors::
5454
Remove everything in body before a scissors line (see
55-
linkgit:git-mailinfo[1]).
55+
linkgit:git-mailinfo[1]). Can be activated by default using
56+
the `mailinfo.scissors` configuration variable.
5657

5758
--no-scissors::
5859
Ignore scissors lines (see linkgit:git-mailinfo[1]).

0 commit comments

Comments
 (0)