原文:Git 客户端报错:ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository.

在使用 Git 客户端 clone GitHub上的项目时,报错: 这个是使用 SSH的地址 clone会出现这个问题,如果是 HTTP的地址 就不会,就可以顺利clone到本地。 解决办法 一天之后,,查了很多都 don t work bossW也说HTTP就可以,那就HTTP吧 尝试过: 修改win 的 hosts文件 no github报错connect to host github.com ...

2020-07-29 20:50 0 2254 推荐指数:

查看详情

关于github报错 ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository.

今天上午写demo的时候,突然pull不下代码了,报了一下这样情况的错误: 看了一下代码,怀疑是网路错误,因为在这以前一切都正常的,然后将代码复制搜索了一番,解决办法有很多什么配置config啦,git config --local -e啦,能试的都测试了,还是不行,最后,不想当时浪费 ...

Wed May 15 22:04:00 CST 2019 0 5186
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM