mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
jj: use colocated repo by default
This commit is contained in:
parent
5dc88debed
commit
d72083420c
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ backend = "ssh"
|
||||||
key = "~/.ssh/id_ed25519.pub"
|
key = "~/.ssh/id_ed25519.pub"
|
||||||
|
|
||||||
[git]
|
[git]
|
||||||
|
colocate = true
|
||||||
sign-on-push = true
|
sign-on-push = true
|
||||||
auto-local-bookmark = true
|
auto-local-bookmark = true
|
||||||
private-commits = "private()"
|
private-commits = "private()"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue