Closed
Description
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
Labels
No labels