diff options
Diffstat (limited to 'Documentation/config/mailinfo.adoc')
| -rw-r--r-- | Documentation/config/mailinfo.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/config/mailinfo.adoc b/Documentation/config/mailinfo.adoc new file mode 100644 index 0000000000..ec3a5d81f7 --- /dev/null +++ b/Documentation/config/mailinfo.adoc @@ -0,0 +1,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 "-"). |
