随笔分类 -  git

摘要:1.fatal: remote origin already exists.错误 如果输入$ Git remote add origin git@github.com:github帐号名/项目名.git 提示出错信息:fatal: remote origin already exists. 解决办法 阅读全文
posted @ 2017-06-05 08:30 BaronYan 阅读(178) 评论(0) 推荐(0)
摘要:What is GitHub? GitHub is a code hosting platform for version control and collaboration.代码托管平台。 repositories, branches, commits, and Pull Requests Cre 阅读全文
posted @ 2017-01-06 12:29 BaronYan 阅读(1731) 评论(0) 推荐(0)