Skip to content

Instantly share code, notes, and snippets.

@trslater
Created November 26, 2018 21:40
Show Gist options
  • Save trslater/9263391378ca9d636f09d41ca932599e to your computer and use it in GitHub Desktop.
Save trslater/9263391378ca9d636f09d41ca932599e to your computer and use it in GitHub Desktop.
Add upstream origin #git
git add remote origin <url>
git push -u origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment