One of the 100 questions in this topic
git revert <commit_id> creates a new commit that undoes the changes made by the specified commit.