Git Revert Commit โ€“ How to Undo the Last Commit

1 ยท freeCodeCamp.org ยท Aug. 31, 2021, 8:21 p.m.
Say you're working on your code in Git and something didn't go as planned. So now you need to revert your last commit. How do you do it? Let's find out! There are two possible ways to undo your last commit. We'll look at both of them in this article....