Skip to content

Instantly share code, notes, and snippets.

View EliasAhlers's full-sized avatar

Elias-Leander Ahlers EliasAhlers

View GitHub Profile
@EliasAhlers
EliasAhlers / git-commit-log-stats.md
Created January 19, 2018 21:48 — 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.