Skip to content

Instantly share code, notes, and snippets.

@aratak
Created May 17, 2011 14:33
Show Gist options
  • Save aratak/976589 to your computer and use it in GitHub Desktop.
Save aratak/976589 to your computer and use it in GitHub Desktop.
All git authors
git log --format='%aN' | sort | uniq -c | sort -nr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment