Git Show Last Commit
git show --summary
Ahmed Ali
git show --summary
For n = 5:
git log -n 5
$ git commit -v --amend
git log -n (replace n by number of commits, -2,-5...)