Skip to content

Instantly share code, notes, and snippets.

@sjy
Forked from wumpz/gist:5846559
Created November 28, 2018 13:42
Show Gist options
  • Save sjy/e6b3835b523d2e01579597d3a8153596 to your computer and use it in GitHub Desktop.
Save sjy/e6b3835b523d2e01579597d3a8153596 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