7 git-shortlog - Summarize 'git log' output.
12 'git log --pretty=short | git shortlog'
16 Summarizes 'git log' output in a format suitable for inclusion
17 in release announcements.
22 Written by Jeff Garzik <jgarzik@pobox.com>
26 Documentation by Junio C Hamano.
30 Part of the link:git.html[git] suite