No tracked branch configured for branch master or the branch doesn't exist.
-
错误:
-
解决办法:
按照提示在项目目录文件夹下输入git branch --set-upstream-to origin即可;
还不行的话输入 git branch --set-upstream-to origin/master
错误:
解决办法:
按照提示在项目目录文件夹下输入git branch --set-upstream-to origin即可;
还不行的话输入 git branch --set-upstream-to origin/master
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。