chore(gitconfig): sensible defaults
This commit is contained in:
parent
5a88821589
commit
22b9c4fa4b
1 changed files with 3 additions and 1 deletions
|
@ -6,4 +6,6 @@
|
|||
[credential]
|
||||
helper = store
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
autoSetupRemote = true
|
||||
[safe]
|
||||
directory = /appdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue