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