git config --global --unset http.proxy
git config --global --unset https.proxy
配置完成后,可以使用以下命令查看并修改 Git 的配置:
git config --global --edit
git config --global --unset http.proxy
git config --global --unset https.proxy
配置完成后,可以使用以下命令查看并修改 Git 的配置:
git config --global --edit