http(s)代理
git config --global http.proxy "127.0.0.1:8080"
取消代理
git config --global --unset http.proxy
相关文档
暂无
随便看看
畅言模块加载中
http(s)代理
git config --global http.proxy "127.0.0.1:8080"
取消代理
git config --global --unset http.proxy
相关文档
暂无
随便看看