Created
March 14, 2016 22:22
-
-
Save rattlion/b111d46164ee0c4fefe6 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 rm origin | |
git remote add origin ssh://[email protected]:7999/hulu/bowie.git | |
git fetch | |
git branch --set-upstream-to=origin/master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment