Generate a list of committers of a Git repository. Part of
git-extras
. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-authors.
stdout
instead of to the AUTHORS
file:git authors --list
AUTHORS
file and open it in the default editor:git authors
AUTHORS
file and open it in the default editor:git authors --no-email