Skip to content

Instantly share code, notes, and snippets.

@shuhrat
Created July 30, 2013 07:25
Show Gist options
  • Save shuhrat/6110959 to your computer and use it in GitHub Desktop.
Save shuhrat/6110959 to your computer and use it in GitHub Desktop.
test
git remote add origin https://github.com/emfy/dev.rudenta.git
git push -u origin master
git remote add origin https://github.com/emfy/dev.interpremium.git
git push -u origin master
git fetch --all
git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment