GIT
Git Reset
reset is the command we use when we want to move the repository back to a previous commit, discarding any changes made after that commit.
GIT
reset is the command we use when we want to move the repository back to a previous commit, discarding any changes made after that commit.