Skip to content

Commit 6a2b569

Browse files
committed
Merge branch 'jt/trailer-with-cruft'
Doc update. * jt/trailer-with-cruft: doc: mention user-configured trailers
2 parents bd53f38 + df616b1 commit 6a2b569

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-interpret-trailers.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ will be added before the new trailer.
4949

5050
Existing trailers are extracted from the input message by looking for
5151
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.
52+
least one Git-generated or user-configured trailer and consists of at
53+
least 25% trailers.
5354
The group must be preceded by one or more empty (or whitespace-only) lines.
5455
The group must either be at the end of the message or be the last
5556
non-whitespace lines before a line that starts with '---'. Such three

0 commit comments

Comments
 (0)