1
0
Fork 0
dotfiles/.config/git/config

13 lines
195 B
Plaintext
Raw Normal View History

[init]
defaultBranch = main
[push]
recurseSubmodules = check
[pull]
rebase = false
[submodule]
recurse = true
[credential]
helper = store
[include]
path = ~/.config/git/host-setup