Skip to content

Instantly share code, notes, and snippets.

View Av0cadoo's full-sized avatar

Avoca-doo Av0cadoo

View GitHub Profile
@Av0cadoo
Av0cadoo / git-commit-log-stats.md
Created May 17, 2018 08:07 — forked from eyecatchup/git-commit-log-stats.md
Some commands to get git commit log statistics for a repository on the command line.

git commit stats

Commands to get commit statistics for a Git repository from the command line -
using git log, git shortlog and friends.