Created
October 22, 2013 22:23
-
-
Save Kagee/7109233 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
git remote add kagee https://github.com/Kagee/fyba.git | |
git fetch kagee | |
git checkout kagee/ninwin | |
git branch ninwin | |
git checkout ninwin | |
git push --set-upstream origin ninwin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment