git reset for commit code example Example 1: git reset last commit $ git reset --soft HEAD~1 Example 2: git reset initial commit git update-ref -d HEAD