Daily Archives: 15.05.2019

Count lines in git repository

git ls-files | xargs wc -l https://stackoverflow.com/questions/4822471/count-number-of-lines-in-a-git-repository