设置和取消代理
我們在設(shè)置代理的時候在終端設(shè)置:
?
git config --global https.proxy http://127.0.0.1:1080
git config --global https.proxy https://127.0.0.1:1080
?
所以需要默認(rèn)不設(shè)置代理:
?
git config --global --unset http.proxy
?
git config --global --unset https.proxy
轉(zhuǎn)載于:https://www.cnblogs.com/haimishasha/p/5712143.html
總結(jié)
- 上一篇: Java Thread类的使用
- 下一篇: 假面舞会