Copyright Digital Equipment Corp. All rights reserved.

SHORTLOG

	Summarizes git log output in a format suitable for inclusion
	in release announcements. Each commit will be grouped by
	author and title.

	Command Syntax:

		git shortlog [<options>] [<revision-range>] [[--] <path>…​]
		git log --pretty=short | git shortlog [<options>]