git config --system --unset credential.helper--soleved
常用命令:git config -–global user.name "xxx"
git config –-global user.email "xxx@xxx.com" git pull origin mastergit add .git commit -m ""git push origin master
git branch git merge
git config --system --unset credential.helper--soleved
常用命令:git config -–global user.name "xxx"
git config –-global user.email "xxx@xxx.com" git pull origin mastergit add .git commit -m ""git push origin master
git branch git merge
被折叠的 条评论
为什么被折叠?