
github
0x101
记录。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Github-ssh连接The authenticity of host 'github.com (192.30.253.112)' can't be established.解决办法
见https://blog.youkuaiyun.com/Wbiokr/article/details/73431199转载 2018-09-28 00:07:33 · 20031 阅读 · 0 评论 -
git push失败,报错fatal: does not appear to a git repository Could not read from remote repository
几周没用git,今天一来托管就报错,下面记录一下解决办法。$ git push -u origin masterfatal: 'git@github.com/zejun_web' does not appear to be a git repositoryfatal: Could not read from remote repository.Please make sure you h...原创 2018-10-25 16:33:58 · 30090 阅读 · 5 评论