Created
February 3, 2020 16:30
-
-
Save dgrebb/8ac1bbf2d086d110f0cd8e81b0252adc to your computer and use it in GitHub Desktop.
export list of git contributors
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 --no-merges --since='01-01-2019' --pretty=format:%h,%ad,%an,%ae,%s > history.csv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment