Skip to content

Instantly share code, notes, and snippets.

View SgtOddball's full-sized avatar

Chris Monkman SgtOddball

  • EE Ltd
  • Leeds, West Yorkshire, UK.
View GitHub Profile
@eyecatchup
eyecatchup / git-commit-log-stats.md
Last active June 18, 2024 08:05
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.