🔧 git revert

Undo a commit with out changing the course of history

Undo a commit with a new commit

command line
git revert <commit-ID> -m "reverting last commit"

Questions? Let's chat

Open Discord