
获得徽章 19
#git新功能更新#
twitter.com
Git 2.37.0 版本更新了git push的能力,再也不用'--set-upstream origin'了
mac 尝试这样更新,亲测可用
brew update && brew install git && git config --global --add --bool push.autoSetupRemote true
Git 2.37.0 版本更新了git push的能力,再也不用'--set-upstream origin'了
mac 尝试这样更新,亲测可用
brew update && brew install git && git config --global --add --bool push.autoSetupRemote true
展开
2
点赞