debian man page for git-count

Query: git-count

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GIT-COUNT(1)							    Git Extras							      GIT-COUNT(1)

NAME
git-count - Show commit count
SYNOPSIS
git-count [--all]
DESCRIPTION
Show commit count.
OPTIONS
--all Show commit count details.
EXAMPLES
Output commit total: $ git count total 1844 Output verbose commit count details: $ git count --all visionmedia (1285) Tj Holowaychuk (430) Aaron Heckmann (48) csausdev (34) ciaranj (26) Guillermo Rauch (6) Brian McKinney (2) Nick Poulden (2) Benny Wong (2) Justin Lilly (1) isaacs (1) Adam Sanderson (1) Viktor Kelemen (1) Gregory Ritter (1) Greg Ritter (1) ewoudj (1) James Herdman (1) Matt Colyer (1) total 1844
AUTHOR
Written by Tj Holowaychuk <tj@vision-media.ca>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>
SEE ALSO
<http://github.com/visionmedia/git-extras> June 2012 GIT-COUNT(1)
Related Man Pages
git-http-fetch(1) - debian
git-replace(1) - debian
git-http-fetch(1) - centos
git-merge-base(1) - suse
git-http-fetch(1) - mojave
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results