@2890594972
2019-09-11T07:37:00.000000Z
字数 468
阅读 668
git
svn
https://git-scm.com/download/win
https://www.sourcetreeapp.com/
https://tortoisesvn.net/downloads.html
https://www.cnblogs.com/lishanlei/p/9476361.html
git config --global user.name "daxiang"
git config --global user.email "2890594972@qq.com"
配置OK,就可以提交到本地
输入码云用户名和密码
https://www.cnblogs.com/sunmingduo/p/10055329.html
不小心出错:
解决办法:清除本地的gitee用户名和密码
git config --system --unset credential.helper