jj-cli 0.41.0

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