2017年2月22日
摘要: 如果输入$ Git remote add origin git@github.com:djqiang(github帐号名)/gitdemo(项目名).git 提示出错信息:fatal: remote origin already exists. 解决办法如下: 1、先输入$ git remote r 阅读全文
posted @ 2017-02-22 14:38 oooo呼呼 阅读(143) 评论(0) 推荐(0) 编辑