Skip to content

A cli to generate a complete git co-authors list, including existing co-authors, for use in a commit message.

License

Notifications You must be signed in to change notification settings

ljharb/coauthors

Repository files navigation

@ljharb/coauthors Version Badge

github actions coverage License Downloads

npm badge

A cli to generate a complete git co-authors list, including existing co-authors, for use in a commit message.

Usage

npx @ljharb/coauthors # if not installed

coauthors # if installed and in the PATH
$ coauthors --help
Usage:
commit-to-co-authors <remote>

`remote` defaults to `origin`.

Install

npm install --save-dev @ljharb/coauthors

License

MIT

About

A cli to generate a complete git co-authors list, including existing co-authors, for use in a commit message.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks