git clone出现错误"fatal: unable to access 'https://github.com/XXX.git/': Failed to connect to github.com port 443: Timed out"解决办法

1、错误

 

 2、解决办法

将https改成git

git clone git://github.com/XXX.git

 

posted @ 2021-07-21 15:12  一江春水向东刘小姐  阅读(10318)  评论(0)    收藏  举报