how to revert to log in git

Shell
git revert --no-commit 0766c053..HEAD
git commit

Source

Also in Shell: