Skip to content

Instantly share code, notes, and snippets.

@Decad
Created September 30, 2016 11:08
Show Gist options
  • Save Decad/8211ee31656a3d99dabc94ac6be623f2 to your computer and use it in GitHub Desktop.
Save Decad/8211ee31656a3d99dabc94ac6be623f2 to your computer and use it in GitHub Desktop.
git log --author="<Name>" | grep Date | awk '{print " : "$4" "$3" "$6}' | uniq -c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment