Git-fatal: unable to access 'xxx' : Could not resolve host: xxx

解决办法:(在知乎上找到 确实好用)html 1.查询代理 git config --global http.proxygit 2.取消代理设置 git config --global --unset http.proxypost 从新打开 如sourceTree等软件 或者 终端。  git pull xxx 搞定。代理 转载于:https://www.cnblogs.com/shenyangx
相关文章
相关标签/搜索