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 <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
d5c4b1855d
commit
afb5de7f8d
@ -52,7 +52,8 @@ OPTIONS
|
|||||||
-c::
|
-c::
|
||||||
--scissors::
|
--scissors::
|
||||||
Remove everything in body before a scissors line (see
|
Remove everything in body before a scissors line (see
|
||||||
linkgit:git-mailinfo[1]).
|
linkgit:git-mailinfo[1]). Can be activated by default using
|
||||||
|
the `mailinfo.scissors` configuration variable.
|
||||||
|
|
||||||
--no-scissors::
|
--no-scissors::
|
||||||
Ignore scissors lines (see linkgit:git-mailinfo[1]).
|
Ignore scissors lines (see linkgit:git-mailinfo[1]).
|
||||||
|
Reference in New Issue
Block a user