Skip to content

Instantly share code, notes, and snippets.

@mewm
Created February 15, 2013 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mewm/4959651 to your computer and use it in GitHub Desktop.
Save mewm/4959651 to your computer and use it in GitHub Desktop.
git log --pretty=format:'%s' | tr '[:upper:]' '[:lower:]' | tr '[:space:]' '\n' | sort | uniq -c | sort -nr | grep -iE "(fuck|shit|bitch|damn|pis)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment