Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Support for co-authors #14

@nebbles

Description

@nebbles

To support co-authors on GitHub, the following trailer needs to be added to the commit

Co-authored-by: Firstname Lastname <some.one@example.foo>
  • There must be at least one blank line between this line and the previous lines of the commit (two is recommended)

Additional features:

  • It would be useful if gitcommit can cache these authors and save them in a global config since typing them out every time would become a pain.
  • It would be very useful if you could type in a GitHub username e.g. nebbles@gh and gitcommit automatically detects and attempts to resolve the public email from the GitHub profile page (and possibly full name?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions