Skip to content

Instantly share code, notes, and snippets.

@rattlion
Created March 14, 2016 22:22
Show Gist options
  • Save rattlion/b111d46164ee0c4fefe6 to your computer and use it in GitHub Desktop.
Save rattlion/b111d46164ee0c4fefe6 to your computer and use it in GitHub Desktop.
git remote rm origin
git remote add origin ssh://git@stash.hugeinc.com: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