mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-30 16:10:23 +00:00
changelog: fix typo
This commit is contained in:
parent
c9b78dd5d3
commit
9ea329f03f
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ Thanks to the people who made this release happen!
|
||||||
* New template functions `pad_start()`, `pad_end()`, `truncate_start()`, and
|
* New template functions `pad_start()`, `pad_end()`, `truncate_start()`, and
|
||||||
`truncate_end()` are added.
|
`truncate_end()` are added.
|
||||||
|
|
||||||
* Add a new template alias `bultin_log_compact_full_description()`.
|
* Add a new template alias `builtin_log_compact_full_description()`.
|
||||||
|
|
||||||
* Added the config settings `diff.color-words.context` and `diff.git.context` to
|
* Added the config settings `diff.color-words.context` and `diff.git.context` to
|
||||||
control the default number of lines of context shown.
|
control the default number of lines of context shown.
|
||||||
|
|
Loading…
Reference in a new issue