Skip to content

Instantly share code, notes, and snippets.

@romankierzkowski
Created February 17, 2014 16:17
Show Gist options
  • Save romankierzkowski/9053641 to your computer and use it in GitHub Desktop.
Save romankierzkowski/9053641 to your computer and use it in GitHub Desktop.
history -w /dev/stdout | grep -o "^git [a-Z]*\( -\{1,2\}\([a-Z]\)*\)*" | sort | uniq -c | sort -rg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment