github常见操作和常见错误
摘要:github常见操作和常见错误如果输入$ git remote add origin git@github.com:djqiang(github帐号名)/gitdemo(项目名).git提示出错信息:fatal: remote origin already exists.解决办法如下:1、先输入$ ...
阅读全文
posted @ 2014-11-14 11:11
posted @ 2014-11-14 11:11