blob: 54fb922ba9704112f953e4f6de25f053e81b2097 [file] [log] [blame]
Junio C Hamano1a4e8412005-12-27 08:17:231git-shortlog(1)
2===============
3
4NAME
5----
Junio C Hamano01078922006-03-10 00:31:476git-shortlog - Summarize 'git log' output
Junio C Hamano1a4e8412005-12-27 08:17:237
8
9SYNOPSIS
10--------
Junio C Hamano2bb13102006-03-06 07:10:2111git-log --pretty=short | 'git-shortlog'
Junio C Hamano1a4e8412005-12-27 08:17:2312
13DESCRIPTION
14-----------
15Summarizes 'git log' output in a format suitable for inclusion
16in release announcements.
17
18
19Author
20------
21Written by Jeff Garzik <jgarzik@pobox.com>
22
23Documentation
24--------------
25Documentation by Junio C Hamano.
26
27GIT
28---
29Part of the gitlink:git[7] suite
30