git 配置代理

 

 

git config --global http.proxy http://127.0.0.1:9999
git config --global https.proxy https://127.0.0.1:9999

 

posted @ 2020-10-05 09:35  Fixdq  阅读(120)  评论(0编辑  收藏  举报