[user] name = orangeci email = orangeci@tencent.com [credential] helper = /bin/git-credential useHttpPath = true [filter "lfs"] smudge = git-lfs smudge -- %f process = git-lfs filter-process required = true clean = git-lfs clean -- %f [url "https://${PLUGIN_GIT_DOAMIN}/"] insteadOf = git@${PLUGIN_GIT_DOAMIN}: insteadOf = ${PLUGIN_GIT_DOAMIN}: insteadOf = http://${PLUGIN_GIT_DOAMIN}/ [core] quotepath = false autocrlf = false [i18n] commitencoding = utf-8 [merge] directoryRenames = false [gc] auto = 0 pruneExpire = never