Skip to content

Instantly share code, notes, and snippets.

@LebedevRI
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LebedevRI/d24f30cda7584ab23d4c to your computer and use it in GitHub Desktop.
Save LebedevRI/d24f30cda7584ab23d4c to your computer and use it in GitHub Desktop.
git-hall-of-flame
git log release-1.6.0..master | grep ^Author: | sed 's/ <.*//;s/^Author: //' | sort | uniq -c | sort -nr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment