解决fatal: unable to access 'https://github.com/homebrew/brew/':

720 阅读1分钟

1、现象\

fatal: unable to access 'github.com/homebrew/br…:\

2、解决

git config --global --unset http.proxy 
git config --global --unset https.proxy