jj-cli 0.42.0

Jujutsu - an experimental version control system
Documentation
1
2
3
4
5
6
7
8
9
10
#:schema ../../../src/config-schema.json
[git]
abandon-unreachable-commits = false
fetch = ["origin", "fork"]
push = "fork"
record-synthetic-predecessors = false
sign-on-push = true
subprocess = false
write-change-id-header = true
executable-path = "/home/linus/.local/bin/git"