Skip to content

Instantly share code, notes, and snippets.

@analogpixel
Created December 10, 2014 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save analogpixel/38aaad50248d501b1176 to your computer and use it in GitHub Desktop.
Save analogpixel/38aaad50248d501b1176 to your computer and use it in GitHub Desktop.
Add a second remote git repo for push
# set a second remote (hopefully)
git remote set-url origin https://github.com/analogpixel/pyRoverGame.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment