Count lines of code in git repo

git ls-files | xargs wc -l
Written on November 7, 2017