from The Git Commands I Run Before Reading Any Code by Ally Piechowski
git shortlog -sn --no-merges # Every contributor ranked by commit count.from The Git Commands I Run Before Reading Any Code by Ally Piechowski
git shortlog -sn --no-merges # Every contributor ranked by commit count.