Skip to content

Instantly share code, notes, and snippets.

@cowboy
Created August 3, 2012 00:13
Show Gist options
  • Save cowboy/3242452 to your computer and use it in GitHub Desktop.
Save cowboy/3242452 to your computer and use it in GitHub Desktop.
grunt commit authors
$ git log --format='%aN' | sort | uniq -c | sort -r
890 Ben Alman
16 Kyle Robinson Young
8 Scott González
7 Mickael Daniel
4 Jörn Zaefferer
3 tbranyen
3 Rick Waldron [email protected]
3 Jörn Zaefferer
3 Dan Heberden
3 Damon Oehlman
3 Aaron Forsander
2 ctalkington
2 Tobias Koppers
2 Richard D. Worth
1 knarz
1 Sam Bisbee
1 Roy Sutton
1 Paul Irish
1 Mike Sherov
1 Kelly Miyashiro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment