`git config --global --unset http.proxy
git config --global --unset https.proxy
解决方案:cmd下命令执行 ipconfig/flushdns
清理dns缓存
本文介绍了如何通过在命令行中使用`gitconfig--global--unsethttp.proxy`和`gitconfig--global--unsethttps.proxy`来清除Git的全局HTTP和HTTPS代理设置。同时提供了在CMD环境下执行`ipconfig/flushdns`来清理DNS缓存的解决方案。
`git config --global --unset http.proxy
git config --global --unset https.proxy
解决方案:cmd下命令执行 ipconfig/flushdns
清理dns缓存
1万+
11万+
1110

被折叠的 条评论
为什么被折叠?