Skip to content

Instantly share code, notes, and snippets.

@dmitriy-kiriyenko
Created May 17, 2011 14:30
Show Gist options
  • Save dmitriy-kiriyenko/976580 to your computer and use it in GitHub Desktop.
Save dmitriy-kiriyenko/976580 to your computer and use it in GitHub Desktop.
Some cool git strings
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