20 lines
346 B
INI
20 lines
346 B
INI
[user]
|
|
email = louiscklaw@users.noreply.github.com
|
|
name = louiscklaw
|
|
[http]
|
|
version = HTTP/1.1
|
|
postBuffer = 5368709120
|
|
[init]
|
|
defaultBranch = master
|
|
[core]
|
|
autocrlf = false
|
|
[pull]
|
|
ff = only
|
|
rebase = true
|
|
[lfs]
|
|
allowincompletepush = true
|
|
locksverify = true
|
|
[credential]
|
|
autoDetectTimeout = -1
|
|
helper = cache --timeout=2592000
|