📌  相关文章
📜  删除本地 git 代理 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:27.736000             🧑  作者: Mango

代码示例1
git config --unset http.proxy
git config --unset https.proxy