Skip to content

Add support for Co-authored-by: in commit #343

Closed
@Denton-L

Description

@Denton-L

Since GitHub supports the Co-authored-by: trailer, I'd say it's a defacto standard.

Perhaps we could add an option such as git commit --coauthor="John Smith <[email protected]>" --coauthor="Smith John <[email protected]>" which would automatically add the trailers. This should happen right before the SOB lines.

Things to consider:

  • what other commands should get this option (anything supporting --signoff?)

  • Do we want a config option for this? (Currently --signoff doesn't have one, does this deserve one?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions