]> git.ipfire.org Git - thirdparty/git.git/commitdiff
trailer doc: separator within key suppresses default separator
authorLinus Arver <linusa@google.com>
Thu, 7 Sep 2023 22:20:08 +0000 (22:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Sep 2023 06:04:44 +0000 (23:04 -0700)
Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-interpret-trailers.txt

index a288ff111cb4c1c4653a91cc0661effabc3f1343..25433e1a1ff50a3d37d91e8d26ff7059174806b7 100644 (file)
@@ -255,8 +255,8 @@ trailer.<token>.key::
        but this can be changed using the `trailer.separators` config
        variable.
 +
-If there is a separator, then the key will be used instead of both the
-<token> and the default separator when adding the trailer.
+If there is a separator in the key, then it overrides the default
+separator when adding the trailer.
 
 trailer.<token>.where::
        This option takes the same values as the 'trailer.where'