Using JujutsuΒΆ

jj/config.toml
"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json"

[user]
name = "Alex Carney"
email = "alcarneyme@gmail.com"

[ui]
editor = "emacsclient"
conflict-marker-style = "git"
default-command = "status"

[ui.diff]
format = "git"