https://github.com/git/git
Raw File
Tip revision: e1d04f8aad59397cbd55e72bf8a1bd75606f5350 authored by Junio C Hamano on 03 October 2005, 23:26:51 UTC
GIT 0.99.8a
Tip revision: e1d04f8
git-shortlog.txt
git-shortlog(1)
===============
v0.99.4, Aug 2005

NAME
----
git-shortlog - Summarize 'git log' output.


SYNOPSIS
--------
'git log --pretty=short | git shortlog'

DESCRIPTION
-----------
Summarizes 'git log' output in a format suitable for inclusion
in release announcements.


Author
------
Written by Jeff Garzik <jgarzik@pobox.com>

Documentation
--------------
Documentation by Junio C Hamano.

GIT
---
Part of the gitlink:git[7] suite

back to top