initial commit
This commit is contained in:
11
.gitconfig
Normal file
11
.gitconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
[credential]
|
||||
helper = cache --timeout=86400
|
||||
[gc]
|
||||
auto = 0
|
||||
[push]
|
||||
default = simple
|
||||
gpgSign = false
|
||||
[commit]
|
||||
gpgSign = false
|
||||
[pack]
|
||||
writeReverseIndex = true
|
Reference in New Issue
Block a user