how to revert commit without losing changes git code example Example: remove the last commit git without losing changes git reset HEAD~1 --soft