Skip to content

Instantly share code, notes, and snippets.

@nmcc
Created March 6, 2019 18:41
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 nmcc/828ce5eadbbe902bb552342534392b41 to your computer and use it in GitHub Desktop.
Save nmcc/828ce5eadbbe902bb552342534392b41 to your computer and use it in GitHub Desktop.
git log master --since="2019-01-01" --format="%ae" | sort | uniq -c | sort -nr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment