摘要: gem sources --remove http://rubygems.org/gem sources -a http://ruby.taobao.org/gem sources -l 结果只有:http://ruby.taobao.org 一行输出 阅读全文
posted @ 2013-10-17 23:14 cocoajin 阅读(1171) 评论(0) 推荐(0)
摘要: 错误:fatal: https://github.com/TeaCodie/TeaCodie-Website.git/info/refs not found: did you run git update-server-info on the server解决:cd 到你的项目/.gitvim config 打开config文件找到[remote "origin"] 查看上面的URL是否正确 修改保存即可 url = 阅读全文
posted @ 2013-10-17 11:28 cocoajin 阅读(799) 评论(0) 推荐(0)