From: Linus Arver Date: Thu, 7 Sep 2023 22:20:08 +0000 (+0000) Subject: trailer doc: separator within key suppresses default separator X-Git-Tag: v2.43.0-rc0~39^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab76661f221807b0c8d71ed7acb259575205f4e9;p=thirdparty%2Fgit.git trailer doc: separator within key suppresses default separator Signed-off-by: Linus Arver Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-interpret-trailers.txt b/Documentation/git-interpret-trailers.txt index a288ff111c..25433e1a1f 100644 --- a/Documentation/git-interpret-trailers.txt +++ b/Documentation/git-interpret-trailers.txt @@ -255,8 +255,8 @@ trailer..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 - 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..where:: This option takes the same values as the 'trailer.where'