🌱 Git count lines

#!/bin/bash
git ls-files | xargs wc -l
Made by Brandon . If you find this project useful you can donate.