git config --global --unset http.proxy
git config --global --unset https.proxy
getaddrinfo() thread failed to start --git报错
于 2023-07-29 17:22:28 首次发布
该文章指导如何使用命令`gitconfig--global--unsethttp.proxy`和`gitconfig--global--unsethttps.proxy`来移除Git配置中的HTTP和HTTPS代理设置,确保Git连接不再通过代理进行通信。
摘要由CSDN通过智能技术生成