Skip to content

Instantly share code, notes, and snippets.

@maxivak
Created December 24, 2013 14:45
Show Gist options
  • Save maxivak/4470518db45455a3627b to your computer and use it in GitHub Desktop.
Save maxivak/4470518db45455a3627b to your computer and use it in GitHub Desktop.
git
# reset branch
git checkout production
git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment