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

15 lines
253 B
Plaintext
Raw Normal View History

[init]
2023-05-31 09:41:28 +02:00
defaultBranch = main
[push]
recurseSubmodules = check
[pull]
2023-05-31 09:41:28 +02:00
rebase = false
[submodule]
recurse = true
[credential]
2023-05-31 09:41:28 +02:00
helper = store
[core]
excludesfile = ~/.config/git/excludes
[include]
path = ~/.config/git/host-setup