blob: ec3a5d81f7255aab044eea2b3667bb35c01236f2 (
plain)
1
2
3
4
5
6
|
mailinfo.scissors::
If true, makes linkgit:git-mailinfo[1] (and therefore
linkgit:git-am[1]) act by default as if the --scissors option
was provided on the command-line. When active, this feature
removes everything from the message body before a scissors
line (i.e. consisting mainly of ">8", "8<" and "-").
|