Back to top.
Count the number of lines in a git repo

$ git ls-files | xargs cat | wc -l

http://tmblr.co/Z4bAYxUvtVIu
  1. hermanjunge posted this