赞
踩
$ git push origin master
error: src refspec master does not match any
error: failed to push some refs to "git@xxx.com/xxx"
git branch
,我的情况是,没有master , 只有 dev 分支,使用 git push origin dev
就可以了Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。