Skip to content

Instantly share code, notes, and snippets.

@leshill
Forked from coreyhaines/churn script
Created February 16, 2011 19:11
Show Gist options
  • Save leshill/829940 to your computer and use it in GitHub Desktop.
Save leshill/829940 to your computer and use it in GitHub Desktop.
git log --all -M -C --name-only | grep -E '^(app|lib)/' | sort | uniq -c | sort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment