Skip to content

Instantly share code, notes, and snippets.

@mehmetbebek
Created October 2, 2014 03:52
Show Gist options
  • Save mehmetbebek/b2c3e39ebf88a8c366d5 to your computer and use it in GitHub Desktop.
Save mehmetbebek/b2c3e39ebf88a8c366d5 to your computer and use it in GitHub Desktop.
Rollback
git reset --hard <old-commit-id>
git push -f
@mehmetbebek
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment