Skip to content

Instantly share code, notes, and snippets.

@zoechi
Created May 20, 2013 13:48
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 zoechi/5612345 to your computer and use it in GitHub Desktop.
Save zoechi/5612345 to your computer and use it in GitHub Desktop.
Set origin
setzen
git remote add origin git@bitbucket.org:bewellup/znote-etc.git
oder
ändern
git remote set-url origin git@bitbucket.org:bewellup/sun-etc.git
git remote set-url --push origin git@bitbucket.org:bewellup/sun-etc.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment