error: src refspec master does not match any error: failed to push some refs to 'xxx.git'

这次的Git VCS problem 加深了我对Git的理解。

git remote -v
git branch

发现branch下只有一个分支zh_CN

git push repos zh_CN --force

问题解决。

posted @ 2021-01-22 10:21  千心  阅读(1422)  评论(0)    收藏  举报