其他分享
首页 > 其他分享> > git push gitee 443

git push gitee 443

作者:互联网

fatal: unable to access 'https://gitee.com/woyujiezhen/my-study3.git/': Failed to connect to gitee.com port 443: Timed out

 

我也不知道是什么抽风了,git pull都可以,也可以直接浏览器访问,telnet也正常,就是git push卡到超时。

替换成ssh方式,走另外一个port,不走https的443了。

标签:git,443,gitee,https,push,com,port
来源: https://www.cnblogs.com/woyujiezhen/p/16629548.html