git obtenga la última identificación de commit
git log --format="%H" -n 1
shahul
git log --format="%H" -n 1
$ git reset --soft HEAD~1