1
0
Fork 0
dotfiles/.config/git/config
2023-05-31 09:41:28 +02:00

14 lines
253 B
Text

[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