GIT
Git Revert
revert is the command we use when we want to take a previous commit and add it as a new commit, keeping the log intact.
GIT
revert is the command we use when we want to take a previous commit and add it as a new commit, keeping the log intact.