Skip to content

Instantly share code, notes, and snippets.

@seanhussey
Forked from michaelfeathers/gist:3832740
Created January 14, 2013 17:05
Show Gist options
  • Save seanhussey/4531572 to your computer and use it in GitHub Desktop.
Save seanhussey/4531572 to your computer and use it in GitHub Desktop.
git log --name-only --no-merges | grep \.rb$ | sort | uniq -c | sort -nr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment