Git Revert - Committed
git checkout -f | git reset --hard (you cannot undo a hard reset) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
git checkout -f | git reset --hard (you cannot undo a hard reset) |