Created
August 17, 2009 02:14
-
-
Save alvin2ye/168847 to your computer and use it in GitHub Desktop.
merge git version
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
$ git remote add -f defunkt git://github.com/defunkt/grit.git | |
$ git checkout -b defunkt/master | |
$ git pull defunkt master:4f0ea0c | |
$ git checkout master | |
$ git merge defunkt/master | |
$ git push |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment