git shortlog

git log 출력을 요약. 더 많은 정보: https://git-scm.com/docs/git-shortlog.

git shortlog

git shortlog {{[-n|--numbered]}}

git shortlog {{[-c|--committer]}}

git shortlog HEAD~5..HEAD

git shortlog {{[-s|--summary]}} {{[-n|--numbered]}} {{[-e|--email]}}

git shortlog {{[-s|--summary]}} {{[-n|--numbered]}} {{[-e|--email]}} --all