Git: How to Remove a Commit That Has Not Been Pushed to The Remote?
The procedure to remove a change that has been already committed but not pushed to the remote is easy and requires just a single git command to be executed in your terminal.
February 20, 2024