Simply run git log --full-history --date=short --pretty=format:"%ad,%an" > gitlog.csv and upload the resulting file. Here’s what changelog.com’s looks like (10+ commits only to keep it tight) 👇
git log --full-history --date=short --pretty=format:"%ad,%an" > gitlog.csv
Discuss on Changelog News
See All 1137 Episodes of "Changelog"