文章分类 -  git

git分布式版本控制
摘要:参考:1. http://www.ruanyifeng.com/blog/2014/06/git_remote.html 2. http://upload-images.jianshu.io/upload_images/290760-e8491f69473bf200.jpg?imageMogr2/a 阅读全文
posted @ 2018-06-22 14:37 WorldsCollide 阅读(46) 评论(0) 推荐(0)
摘要:1:运行git push时出错,提示Permission denied (publickey) 原因:没有在github添加本地ssh的公钥 参考:https://blog.csdn.net/u013894429/article/details/78960813 2:error: src refsp 阅读全文
posted @ 2018-05-26 18:21 WorldsCollide 阅读(50) 评论(0) 推荐(0)