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

4,923 阅读1分钟
fatal: unable to access 'https://github.com/homebrew/brew/':

更新了新的系统,安装homebrew的时候老失败。

解决方案:


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