how to see how many lines of code are in a github repository code example Example: get total github lines git ls-files | xargs wc -l