how to rollback to specific commit in git code example Example: how to reset back to commit id in git git reset --hard id git push --force