Skip to content

Instantly share code, notes, and snippets.

@cicorias
Created April 5, 2019 13:58
Show Gist options
  • Save cicorias/470fc567e9a59f78ec83f9e3956c1eb7 to your computer and use it in GitHub Desktop.
Save cicorias/470fc567e9a59f78ec83f9e3956c1eb7 to your computer and use it in GitHub Desktop.
summary of who commited
git log --pretty=format:'%an' | sort | uniq -c | sort -rn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment