Autogenerated HTML docs for v1.1.6-g2718
[git.git] / git-shortlog.txt
1 git-shortlog(1)
2 ===============
3
4 NAME
5 ----
6 git-shortlog - Summarize 'git log' output.
7
8
9 SYNOPSIS
10 --------
11 'git-log --pretty=short | git shortlog'
12
13 DESCRIPTION
14 -----------
15 Summarizes 'git log' output in a format suitable for inclusion
16 in release announcements.
17
18
19 Author
20 ------
21 Written by Jeff Garzik <jgarzik@pobox.com>
22
23 Documentation
24 --------------
25 Documentation by Junio C Hamano.
26
27 GIT
28 ---
29 Part of the gitlink:git[7] suite
30