git log
to check commit [ID]git reset --hard [commit ID]
git commit -m "Commit message"
git push -f origin [remote branch]
Last active
June 9, 2021 04:03
-
-
Save tyluudinh/ccfef31b9dcdda8873f38e0fe6569c6e to your computer and use it in GitHub Desktop.
Git revert commit and push to remote
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment