Skip to content

Instantly share code, notes, and snippets.

@ssi-anik
Forked from wumpz/gist:5846559
Created May 21, 2020 15:22
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 ssi-anik/b4e770ba71225c1226ebdaff5df10c2b to your computer and use it in GitHub Desktop.
Save ssi-anik/b4e770ba71225c1226ebdaff5df10c2b 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