git 安装
brew install git
git clone error Could not resolve host: socks5
解决方法:
git config --global --unset http.proxy
git config --global --unset https.proxy
git 安装
brew install git
git clone error Could not resolve host: socks5
解决方法:
git config --global --unset http.proxy
git config --global --unset https.proxy
本文标题:git命令报错Could not resolve host: s
本文链接:https://www.haomeiwen.com/subject/kdkmnqtx.html
网友评论