摘要: I was trying to push to a canonical repository this morning and got the following error:$ git push origin mastererror: src refspec master matches more than one.error: failed to push some refs to 'ssh://user@host/srv/git/repo'This happened because I had accidentally created a master tag local 阅读全文
posted @ 2011-12-20 21:00 rickxu 阅读(3033) 评论(0) 推荐(0) 编辑