Skip to content

Instantly share code, notes, and snippets.

@kutyel
Created May 10, 2016 08:15
Show Gist options
  • Save kutyel/9431745265d3c39cf7ace9b166d47d11 to your computer and use it in GitHub Desktop.
Save kutyel/9431745265d3c39cf7ace9b166d47d11 to your computer and use it in GitHub Desktop.
Show ranking of a repo by number of commits
git shortlog -sn --no-merges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment