Skip to content

Instantly share code, notes, and snippets.

@hfcorriez
Created February 9, 2014 10:37
Show Gist options
  • Save hfcorriez/8897362 to your computer and use it in GitHub Desktop.
Save hfcorriez/8897362 to your computer and use it in GitHub Desktop.
Brew update failed solution
cd $(brew --prefix)
git reset --hard HEAD
brew update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment