Skip to content

Instantly share code, notes, and snippets.

@krishnabhargav
Created February 6, 2019 16:02
Show Gist options
  • Save krishnabhargav/d2442335c6663d957664f256c0eb381a to your computer and use it in GitHub Desktop.
Save krishnabhargav/d2442335c6663d957664f256c0eb381a to your computer and use it in GitHub Desktop.
Git Repo Summary
git log --pretty=format:"%ad - %an: %s" --after="2018-01-01" --until="2019-01-31" --author="Krishna Vangapandu" --date=format:'%Y-%m' > c:\temp\krishna-prs.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment