update outdated jj config and include schema
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
|
"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"
|
||||||
|
|
||||||
[ui]
|
[ui]
|
||||||
default-command = "log"
|
default-command = "log"
|
||||||
|
diff-formatter = ["difft", "--color=always", "$left", "$right"]
|
||||||
|
|
||||||
[user]
|
[user]
|
||||||
name = "Romain Paquet"
|
name = "Romain Paquet"
|
||||||
email = "rpqt@rpqt.fr"
|
email = "rpqt@rpqt.fr"
|
||||||
|
|
||||||
[diff]
|
|
||||||
diff.tool = ["difft", "--color=always", "$left", "$right"]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user