git-authors
[-l, --list]
Populates the file matching authors|contributors -i with the authors of commits, according to the number of commits per author. Opens the file in $EDITOR when set.
See the "MAPPING AUTHORS" section of git-shortlog(1) to coalesce together commits by the same person.
-l, --list
Show authors.
-
Updating AUTHORS file:
$ git authors
-
Listing authors:
$ git authors --list
TJ Holowaychuk <tj@vision-media.ca> Tj Holowaychuk <tj@vision-media.ca> hemanth.hm <hemanth.hm@gmail.com> Jonhnny Weslley <jw@jonhnnyweslley.net> nickl- <github@jigsoft.co.za> Leila Muhtasib <muhtasib@gmail.com>
Written by Titus Wormer <tituswormer@gmail.com>