Options (1)
-l, --listbooleanPrint a full list of committers to `stdout` instead of to the `AUTHORS` file
Example:
git authors {{[-l|--list]}}Examples (3)
Print a full list of committers to `stdout` instead of to the `AUTHORS` file
git authors [-l|--list]Append the list of committers to the `AUTHORS` file and open it in the default editor
Append the list of committers, excluding emails, to the `AUTHORS` file and open it in the default editor
git authors --no-emailmade by @shridhargupta | data from tldr-pages