首页 > 数据库技术 > 详细

git clone 出现fatal: unable to access ‘https://github 错误解决方法

时间:2021-04-18 10:54:36      阅读:25      评论:0      收藏:0      [点我收藏+]

git clone 遇到问题:fatal: unable to access ‘https://github.comxxxxxxxxxxx‘: Failed to connect to xxxxxxxxxxxxx

将命令行里的https改为git

改为
git clone git://github.comxxxxxxxxxxx

git clone 出现fatal: unable to access ‘https://github 错误解决方法

原文:https://www.cnblogs.com/tree1123/p/14672366.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!