jj-cli 0.14.0

Jujutsu - an experimental version control system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[aliases]
# Placeholder: added by user

[format]
tree-level-conflicts = true

[ui]
paginate = "auto"
pager = { command = ["less", "-FRX"], env = { LESSCHARSET = "utf-8" } }
log-word-wrap = false

[snapshot]
max-new-file-size = "1MiB"