Created
March 9, 2015 10:46
-
-
Save vguerra/11d13b572edd46816af0 to your computer and use it in GitHub Desktop.
Commits count per author email
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git log --format=%ae |sort | uniq -c| sort -nr| less |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment