git 相关操作

87 阅读1分钟

git 相关操作

设置与取消代理

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