Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ilmoralito/a7c61a4643333737855556816358feb3 to your computer and use it in GitHub Desktop.
Save ilmoralito/a7c61a4643333737855556816358feb3 to your computer and use it in GitHub Desktop.
list authors of a git repository including commit count and email
git shortlog -e -s -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment