|
|
|
@ -1,11 +1,11 @@
|
|
|
|
# Jujutsu
|
|
|
|
# Jujutsu
|
|
|
|
|
|
|
|
|
|
|
|
Jujutsu supports [external diff
|
|
|
|
Jujutsu supports [external diff
|
|
|
|
commands](https://jj-vcs.github.io/jj/v0.26.0/config/#generating-diffs-by-external-command).
|
|
|
|
commands](https://jj-vcs.github.io/jj/latest/config/#generating-diffs-by-external-command).
|
|
|
|
|
|
|
|
|
|
|
|
To use difftastic for diffing in jujutsu, add the following to your
|
|
|
|
To use difftastic for diffing in jujutsu, add the following to your
|
|
|
|
[user configuration
|
|
|
|
[user configuration
|
|
|
|
file](https://jj-vcs.github.io/jj/v0.26.0/config/#user-config-file).
|
|
|
|
file](https://jj-vcs.github.io/jj/latest/config/#user-config-files).
|
|
|
|
|
|
|
|
|
|
|
|
```toml
|
|
|
|
```toml
|
|
|
|
[ui]
|
|
|
|
[ui]
|
|
|
|
|