git shortlog

Summarizes the git log output. More information: https://git-scm.com/docs/git-shortlog.

git shortlog

git shortlog -n

git shortlog -c

git shortlog HEAD~5..HEAD

git shortlog -sne

git shortlog -sne --all