jj: use colocated repo by default

This commit is contained in:
Oleksandr Smirnov 2025-09-04 13:12:24 +03:00
parent 5dc88debed
commit d72083420c
No known key found for this signature in database

View file

@ -16,6 +16,7 @@ backend = "ssh"
key = "~/.ssh/id_ed25519.pub"
[git]
colocate = true
sign-on-push = true
auto-local-bookmark = true
private-commits = "private()"