Skip to content

Commit ab76661

Browse files
Linus Arvergitster
authored andcommitted
trailer doc: separator within key suppresses default separator
Signed-off-by: Linus Arver <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent db97296 commit ab76661

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-interpret-trailers.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,8 @@ trailer.<token>.key::
255255
but this can be changed using the `trailer.separators` config
256256
variable.
257257
+
258-
If there is a separator, then the key will be used instead of both the
259-
<token> and the default separator when adding the trailer.
258+
If there is a separator in the key, then it overrides the default
259+
separator when adding the trailer.
260260

261261
trailer.<token>.where::
262262
This option takes the same values as the 'trailer.where'

0 commit comments

Comments
 (0)