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
cd $(brew --prefix) git fetch origin git reset --hard origin/master
brew update
again and got no fail.
0 件のコメント:
コメントを投稿