git revert
git revert — Creates a new commit that undoes changes from a previous commit. Syntax: git revert [options] [commit]. This Linux command reference includes options, examples, and practical usage.
Related Git Commands
Back to Linux Reference