git shortlog -sn --no-merges

Category: Git - Advanced

git shortlog -sn --no-merges

Commit count per author excluding merge commits

Same as git shortlog -sn but excludes merge commits from the count.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.