ShyroZz
8/2/2019 - 2:09 PM

Git command to reset last commit

Git command to reset last commit

#To revert commit use this command
git reset HEAD~1