ugit icon indicating copy to clipboard operation
ugit copied to clipboard

ugit the credit (`-CoAuthoredBy` support)

Open StartAutomating opened this issue 1 year ago • 0 comments

Github supports multiple authors for a commit

It does this by creating a trailer that adds a user the form of "$author<$email>".

In order to give credit more broadly, it would be great if:

git commit -CoAuthor/-CoAuthoredBy let you set co-author information.

StartAutomating avatar Jul 06 '24 19:07 StartAutomating