300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > 解决Git push报错Unable to access ‘xxx‘: Failed to connect to github.com port 443: Timed out

解决Git push报错Unable to access ‘xxx‘: Failed to connect to github.com port 443: Timed out

时间:2020-05-29 05:22:41

相关推荐

解决Git push报错Unable to access ‘xxx‘: Failed to connect to github.com port 443: Timed out

问题

这个场面大家一定很熟悉,github总是突然犯病。。。

一种解决方式

打开Git Bash输入

$ git config --global --unset http.proxy

即可

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。