SyntaxHighlighter

2014-05-24

Fix brew update fail

to fix the brew failed problem,
you should run the commands below:

cd $(brew --prefix)
git fetch origin
git reset --hard origin/master

after it, you should be able to run brew update again and got no fail.

resource:
http://stackoverflow.com/questions/14113427/brew-update-failed

0 件のコメント:

人気の投稿