setohe0909
4/23/2019 - 2:17 PM

Git commands

Git commands

## reset last commit
git reset HEAD~1 --hard
git reset HEAD~1 --soft