原文:ssh: connect to host github.com port 22: Connection timed out

问题描述 问题解决 我的解决办法是将 git 换成 https ,将链接 git clone git github.com:MaugerWu MaugerWu.github.io.git 换成了 git clone https: github.com MaugerWu MaugerWu.github.io.git,然后就可以了。 测试连接 首先打开 git Bash,输入命令 ssh T git ...

2018-11-28 13:54 0 1915 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM