mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-29 19:11:11 +00:00
changelog: simply bullet about diff formats supporting copies/renames
Since only `--name-only` doesn't support copies/renames, it's simpler to say that than to list the formats that do.
This commit is contained in:
parent
acdcb578bc
commit
fc09be1a62
@ -22,9 +22,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
of `prev/next`. The flag turns `edit` mode `on` and `off` permanently when set
|
||||
respectively to `true` or `false`.
|
||||
|
||||
* The following diff formats now include information about copies and moves:
|
||||
`--color-words`, `--git`, `--stat`, `--summary`, `--types`, and external diff
|
||||
tools in file-by-file mode.
|
||||
* All diff formats except `--name-only` now include information about copies and
|
||||
moves. So do external diff tools in file-by-file mode.
|
||||
|
||||
* Color-words diff has gained [an option to display complex changes as separate
|
||||
lines](docs/config.md#color-words-diff-options).
|
||||
|
Loading…
x
Reference in New Issue
Block a user