fatal: unable to access 'https://github.com/homebrew/brew/':
更新了新的系統(tǒng),安裝homebrew的時候老失敗。
解決方案:
git config --global --unset http.proxy
git config --global --unset https.proxy
fatal: unable to access 'https://github.com/homebrew/brew/':
更新了新的系統(tǒng),安裝homebrew的時候老失敗。
解決方案:
git config --global --unset http.proxy
git config --global --unset https.proxy