-
-
Save robertSahm/2571322 to your computer and use it in GitHub Desktop.
uploading local git repo to github
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 origin [email protected]:joncode/wibble.git | |
| you have to include the word 'origin' for this to work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment