SyntaxFix
Write A Post
Hire A Developer
Questions
Because it has already been pushed, you shouldn't directly manipulate history. git revert will revert specific changes from a commit using a new commit, so as to not manipulate commit history.
git revert