Skip to content

Instantly share code, notes, and snippets.

@seratch
Last active December 25, 2015 01:49
Show Gist options
  • Save seratch/6898268 to your computer and use it in GitHub Desktop.
Save seratch/6898268 to your computer and use it in GitHub Desktop.
brew upadte failure
cd /usr/local/Library/Formula
mv apple-gcc42.rb apple-gcc42.rb.bk
brew update
+ exec /usr/local/Library/brew.rb update
error: The following untracked working tree files would be overwritten by merge:
Library/Formula/apple-gcc42.rb
Please move or remove them before you can merge.
Aborting
Error: Failure while executing: git pull -q origin refs/heads/master:refs/remotes/origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment