Skip to content

Instantly share code, notes, and snippets.

@sxalexander
Last active August 29, 2015 14:11
Show Gist options
  • Save sxalexander/450b33bb1fc293886b03 to your computer and use it in GitHub Desktop.
Save sxalexander/450b33bb1fc293886b03 to your computer and use it in GitHub Desktop.
git checkout master; git clone git@switchyard.beanstalkapp.com:galois.git tmp; rm -rf .git; mv tmp/.git .git; rm -rf tmp; git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment