Skip to content

Instantly share code, notes, and snippets.

@fabien7337
Created May 8, 2014 10:22
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 fabien7337/9fc5ef4e991ba1eac6b5 to your computer and use it in GitHub Desktop.
Save fabien7337/9fc5ef4e991ba1eac6b5 to your computer and use it in GitHub Desktop.
force sync branch
git reset --hard origin/master
git push origin staging --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment