logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-count - Show commit count

Author

       Written by Tj Holowaychuk <tj@vision-media.ca>

Description

       Show commit count.

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

Name

git-count - Show commit count

Options

       --all

       Show commit count details.

Reporting Bugs

       <https://github.com/tj/git-extras/issues>

See Also

       <https://github.com/tj/git-extras>

                                                  October 2024                                      GIT-COUNT(1)

Synopsis

git-count [--all]

See Also