Skip to content

Instantly share code, notes, and snippets.

@cpicanco
Created March 11, 2017 21:06
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 cpicanco/9ed7d07be72ec62b10d43a0a8f278e8e to your computer and use it in GitHub Desktop.
Save cpicanco/9ed7d07be72ec62b10d43a0a8f278e8e to your computer and use it in GitHub Desktop.
git utils
count lines of code
git ls-files | grep pas | xargs wc -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment