mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 11:34:54 +00:00
changelog: add missing comma
This commit is contained in:
parent
5d1f3d006d
commit
a44ec17c9a
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ changes. Two select improvements:
|
|||
* The following configuration variables are now parsed strictly:
|
||||
`colors.<labels>`, `git.abandon-unreachable-commits`,
|
||||
`git.auto-local-bookmark`, `git.push-bookmark-prefix`, `revsets.log`,
|
||||
`revsets.short-prefixes` `signing.backend`, `operation.hostname`,
|
||||
`revsets.short-prefixes`, `signing.backend`, `operation.hostname`,
|
||||
`operation.username`, `ui.allow-init-native`, `ui.color`,
|
||||
`ui.default-description`, `ui.progress-indicator`, `ui.quiet`, `user.email`,
|
||||
`user.name`
|
||||
|
|
Loading…
Reference in a new issue