How to Undo Commit Github
- George Apostolov
- 05 Sep 2025
Guide
In your 'Pull requests' tab, click on the request.
Find the commit you want to undo, click on it, and then click 'Revert'.
After reverting, it will create a new commit that undoes the changes made in the selected commit.
By following these steps, you can undo a commit by reverting the commit in Github.
Create your first interactive demo in minutes
No credit card required • Start building today


