Created
September 23, 2011 00:10
-
-
Save remear/1236422 to your computer and use it in GitHub Desktop.
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
$ rake osx:deps:install | |
git fetch shoes | |
git merge shoes/shoes | |
fatal: 'merge' is not possible because you have unmerged files. | |
Please, fix them up in the work tree, and then use 'git add/rm <file>' as | |
appropriate to mark resolution and make a commit, or use 'git commit -a'. | |
rake aborted! | |
Command failed with status (128): [git merge shoes/shoes...] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment