reset last commit message code example Example 1: git reset last commit Click to copy$ git reset --soft HEAD~1 Example 2: reset last commit Click to copy$ git reset --soft HEAD~1