git your last commit in terminal code example Example 1: undo local commit $ git reset --soft HEAD~1 Example 2: how do i get the last commit $ git reset --soft HEAD~1