Last active
December 25, 2015 01:49
-
-
Save seratch/6898268 to your computer and use it in GitHub Desktop.
brew upadte failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd /usr/local/Library/Formula | |
| mv apple-gcc42.rb apple-gcc42.rb.bk | |
| brew update | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| + 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