首页 > 代码库 > git

git

 

C:\Users\Administrator>git config -lcore.symlinks=falsecore.autocrlf=truecore.fscache=truecolor.diff=autocolor.status=autocolor.branch=autocolor.interactive=truehelp.format=htmlhttp.sslcainfo=F:/Git/mingw64/ssl/certs/ca-bundle.crtdiff.astextplain.textconv=astextplainrebase.autosquash=truecredential.helper=managerC:\Users\Administrator>git config --global user.name xiluhuaC:\Users\Administrator>git config --global user.email 505440@163.comC:\Users\Administrator>git config -lcore.symlinks=falsecore.autocrlf=truecore.fscache=truecolor.diff=autocolor.status=autocolor.branch=autocolor.interactive=truehelp.format=htmlhttp.sslcainfo=F:/Git/mingw64/ssl/certs/ca-bundle.crtdiff.astextplain.textconv=astextplainrebase.autosquash=truecredential.helper=manageruser.name=xiluhuauser.email=505440@163.com

 

git