完美解决 fatal: unable to access 'https://github.com/.../.git': Could not resolve ho

385 阅读1分钟

只需要在命令行中执行

git config --global --unset http.proxy
git config --global --unset https.proxy