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

15 lines
253 B
Plaintext

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