1、现象\
fatal: unable to access 'github.com/homebrew/br…:\
2、解决
git config --global --unset http.proxy
git config --global --unset https.proxy
1、现象\
fatal: unable to access 'github.com/homebrew/br…:\
2、解决
git config --global --unset http.proxy
git config --global --unset https.proxy