How to Revert a Pull Request in 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 pull request that undoes the changes made in the selected commit.
By following these steps, you can revert a pull request in Github.
Create your first interactive demo in minutes
No credit card required • Start building today


