see previous git commit without losing local changes code example Example: remove the last commit git without losing changes git reset HEAD~1 --soft