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