git 遇到 unable to access ‘https://github.com....‘ ... in connection to github.com:443

阅读 125

2022-01-06

当我们进行pull / push / clone 的时候,有可能遇到unable to access 'https://github.com....' ... in connection to github.com:443的情况

解决方法:

终端执行下面两条命令,全局取消代理。

如果要全局配置代理,终端执行下面两条命令,

如果只想在当前项目配置/取消代理

参考下面命令,cd 到当前项目目录下

精彩评论(0)

0 0 举报