mirror of
https://github.com/git/git.git
synced 2024-11-24 02:17:02 +08:00
trailer doc: separator within key suppresses default separator
Signed-off-by: Linus Arver <linusa@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
db97296122
commit
ab76661f22
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user