随笔分类 -  github

git笔记
摘要:添加远程仓库:$ git remote add origin https://github.com/buptnml/GuiZhou_OTN_Backend 移除远程仓库:$ git remote rm origin 阅读全文

posted @ 2018-06-05 22:24 lijingran 阅读(139) 评论(0) 推荐(0)

permission denied (publickey)问题的解决 和 向github添加ssh key
摘要:转自https://blog.csdn.net/isunnyvinson/article/details/52598863 使用ssh key这种方式进行clone ,pull github上面的项目,使用 git clone或者git pull origin master出现permission 阅读全文

posted @ 2018-06-05 17:42 lijingran 阅读(864) 评论(0) 推荐(0)

导航