6 git-shortlog - Summarize 'git log' output
11 git-log --pretty=short | 'git-shortlog'
15 Summarizes 'git log' output in a format suitable for inclusion
16 in release announcements.
21 Written by Jeff Garzik <jgarzik@pobox.com>
25 Documentation by Junio C Hamano.
29 Part of the gitlink:git[7] suite