Skip to content

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

@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 <js@something.com>" --coauthor="Smith John <sj@something.com>" 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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions