2025-03-07 12:21:06 +08:00

28 lines
858 B
Plaintext

diff.astextplain.textconv=astextplain
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true
http.sslbackend=schannel
core.autocrlf=true
core.fscache=true
core.symlinks=true
pull.rebase=false
credential.helper=manager
credential.https://dev.azure.com.usehttppath=true
init.defaultbranch=master
init.defaultbranch=master
user.email='1143597749@qq.com'
user.name='y1143597749'
credential.helperselector.selected=manager
credential.https://git.smallkun.cn.provider=generic
https.proxy=http://127.0.0.1:10808
http.proxy=http://127.0.0.1:10808
core.repositoryformatversion=0
core.filemode=false
core.bare=false
core.logallrefupdates=true
core.ignorecase=true
remote.origin.url=https://git.smallkun.cn/yu/24_grade_C.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*