man git-shortlog (Commandes) - Summarize 'git log' output.

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 git(7) suite