Created
April 5, 2019 13:58
-
-
Save cicorias/470fc567e9a59f78ec83f9e3956c1eb7 to your computer and use it in GitHub Desktop.
summary of who commited
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 --pretty=format:'%an' | sort | uniq -c | sort -rn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment