Git: How to undo commits

Git: How to undo commits

Articles

A look at three ways to undo Git commits: git reset, git revert, and git rebase.