随笔分类 -  Git

摘要:方案1: 可以尝试把https://换成 git:// git clone git://github.com/xxx.git 链接: https://blog.csdn.net/gufeiyunshi/article/details/51492078 方案2: git clone下载速度很慢的解决方 阅读全文
posted @ 2018-06-28 20:42 BreakofDawn 阅读(309) 评论(0) 推荐(0)
摘要:刚开始使用github的时候不是很了解,新手一般的都会遇到这个问题Permanently added the RSA host key for IP address ‘192.30.252.128’ to the list of known hosts。其实这只是一个警告无伤大雅,继续用就是了,但是 阅读全文
posted @ 2018-05-13 13:49 BreakofDawn 阅读(182) 评论(0) 推荐(0)
摘要:Permission denied (publickey). fatal: Could not read from remote repository. 博主在github上下载tiny face的的源代码的时候,遇到git clone命令为:git clone recursive git@gith 阅读全文
posted @ 2018-05-13 13:20 BreakofDawn 阅读(360) 评论(0) 推荐(0)