1
2
3
4
# Check the log to get the hash
git log --oneline

git reset --hard <hash>