git使用】Failed to connect to 127.0
2019-08-13 本文已影响0人
Smallwolf_JS
查询是否使用代理:
git config --global http.proxy
取消代理:
git config --global --unset http.proxy
查询是否使用代理:
git config --global http.proxy
取消代理:
git config --global --unset http.proxy