Skip to content

Instantly share code, notes, and snippets.

View ohmrefresh's full-sized avatar
😀

Ohm ohmrefresh

😀
  • Bangkok, Thailand
View GitHub Profile
@ohmrefresh
ohmrefresh / git-commit-log-stats.md
Created March 29, 2020 10:02 — 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.