摘要: 在windows端使用git向github上提交代码时经常报错failed to connect to github.com port 443,有时候能顺利提交,但是大概率需要连续提交好几次才能成功。 解决办法:使用git bash,输入git config --global http.proxy 阅读全文
posted @ 2021-06-05 15:08 西瓜战神 阅读(4946) 评论(8) 推荐(2)