Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 203 Bytes

list-contributors-to-a-repo-sorted-by-number-of-commits.md

File metadata and controls

8 lines (5 loc) · 203 Bytes

List contributors to a repo sorted by number of commits

For a quick high level overview of who is contributing the most to a repo you can run the following git command:

git shortlog -sn