File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,9 @@ conversion, even with this flag.
72
72
is useful in order to associate commits with mailing list discussions.
73
73
74
74
--scissors::
75
- Remove everything in body before a scissors line. A line that
76
- mainly consists of scissors (either ">8" or "8<") and perforation
77
- (dash "-") marks is called a scissors line, and is used to request
78
- the reader to cut the message at that line. If such a line
75
+ Remove everything in body before a scissors line (e.g. "-- >8 --").
76
+ The line represents scissors and perforation marks, and is used to
77
+ request the reader to cut the message at that line. If that line
79
78
appears in the body of the message before the patch, everything
80
79
before it (including the scissors line itself) is ignored when
81
80
this option is used.
You can’t perform that action at this time.
0 commit comments