Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 261 Bytes

list-contributors

A python script to print a sorted list of git contributors.

Only works on linux with access to a bash shell.

Usage

  1. Paste script into the folder of a git repository
  2. Run script. May take a long time for very large git repositories.