Skip to content

Instantly share code, notes, and snippets.

@sfelde
Created April 27, 2013 09:50
Show Gist options
  • Save sfelde/5472544 to your computer and use it in GitHub Desktop.
Save sfelde/5472544 to your computer and use it in GitHub Desktop.
git remote add --track master source git://github.com/openstack/tempest.git
git fetch source
git merge source/master
git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment