标签:span mat users dmi als status help rac name
C:\Users\Administrator>git config -l core.symlinks=false core.autocrlf=true core.fscache=true color.diff=auto color.status=auto color.branch=auto color.interactive=true help.format=html http.sslcainfo=F:/Git/mingw64/ssl/certs/ca-bundle.crt diff.astextplain.textconv=astextplain rebase.autosquash=true credential.helper=manager C:\Users\Administrator>git config --global user.name ‘xiluhua‘ C:\Users\Administrator>git config --global user.email ‘505440@163.com‘ C:\Users\Administrator>git config -l core.symlinks=false core.autocrlf=true core.fscache=true color.diff=auto color.status=auto color.branch=auto color.interactive=true help.format=html http.sslcainfo=F:/Git/mingw64/ssl/certs/ca-bundle.crt diff.astextplain.textconv=astextplain rebase.autosquash=true credential.helper=manager user.name=‘xiluhua‘ user.email=‘505440@163.com‘
标签:span mat users dmi als status help rac name
原文地址:http://www.cnblogs.com/xiluhua/p/6262918.html