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,port From: https://www.cnblogs.com/woyujiezhen/p/16629548.html