SYNOPSIS
--------
git-log --pretty=short | 'git-shortlog' [-h] [-n] [-s]
+git-shortlog [-n|--number] [-s|--summary] [<committish>...]
DESCRIPTION
-----------
Sort output according to the number of commits per author instead
of author alphabetic order.
--s:
- Supress commit description and Provide a commit count summary only.
+-s::
+ Suppress commit description and provide a commit count summary only.
FILES
-----