Skip to content

Instantly share code, notes, and snippets.

@vgaltes
Created December 13, 2015 11:00
Show Gist options
  • Save vgaltes/d650d511b60de637b662 to your computer and use it in GitHub Desktop.
Save vgaltes/d650d511b60de637b662 to your computer and use it in GitHub Desktop.
Create a log
git log --pretty=format:'[%h],%aN,%ad,%s' --date=short --numstat > gitLog.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment