10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
[credential]
|
|
helper = store
|
|
[push]
|
|
autoSetupRemote = true
|
|
[core]
|
|
autocrlf = false
|
|
excludesfile = ~/.gitignore_global
|
|
[pull]
|
|
rebase = true
|