This is the command git-authors that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
git-authors - Generate authors report
SYNOPSIS
git-authors [-l, --list]
DESCRIPTION
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.
OPTIONS
-l, --list
Show authors.
EXAMPLES
Updating AUTHORS file:
$ git authors
Listing authors:
$ git authors --list
TJ Holowaychuk <[email protected]>
Tj Holowaychuk <[email protected]>
hemanth.hm <[email protected]>
Jonhnny Weslley <[email protected]>
nickl- <[email protected]>
Leila Muhtasib <[email protected]>
Use git-authors online using onworks.net services