【git】Failed to connect to github.com port 443: Timed out

参考解决方案地址:https://blog.csdn.net/yy339452689/article/details/104040279

 

实际解决方案:

git_bash 打开来执行下这个就可以了 

git config --global --unset http.proxy

 

posted @ 2021-03-27 16:40  狼窝窝  阅读(104)  评论(0)    收藏  举报