We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd53f38 + df616b1 commit 6a2b569Copy full SHA for 6a2b569
Documentation/git-interpret-trailers.txt
@@ -49,7 +49,8 @@ will be added before the new trailer.
49
50
Existing trailers are extracted from the input message by looking for
51
a group of one or more lines that (i) are all trailers, or (ii) contains at
52
-least one Git-generated trailer and consists of at least 25% trailers.
+least one Git-generated or user-configured trailer and consists of at
53
+least 25% trailers.
54
The group must be preceded by one or more empty (or whitespace-only) lines.
55
The group must either be at the end of the message or be the last
56
non-whitespace lines before a line that starts with '---'. Such three
0 commit comments