mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-27 06:27:43 +00:00
changelog: fix a typo move than
-> more than
This commit is contained in:
parent
0fcb6f8ef0
commit
011b20fdac
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
* `jj squash` now accepts `--from` and `--into` (mutually exclusive with `-r`).
|
* `jj squash` now accepts `--from` and `--into` (mutually exclusive with `-r`).
|
||||||
It can thereby be for all use cases where `jj move` can be used. The `--from`
|
It can thereby be for all use cases where `jj move` can be used. The `--from`
|
||||||
argument accepts a revset that resolves to move than one revision.
|
argument accepts a revset that resolves to more than one revision.
|
||||||
|
|
||||||
* Commit templates now support `immutable` keyword.
|
* Commit templates now support `immutable` keyword.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue