摘要: 提交遇到Error “remote ref does not exist”解决办法:git fetch -p MY_REMOTE eg. git fetch -p origin 注:The -p option tells fetch to delete any tracking branches t 阅读全文
posted @ 2016-12-05 16:56 Caraxiong 阅读(226) 评论(0) 推荐(0) 编辑