Skip to content

Git - Support Co-Authored-By #50090

@Nevon

Description

@Nevon

Issue Type: Feature Request

Github introduced a convention where the commit message contains a list of co-authors, for use when pairing.

Example:

commit 032db38255275dd7372f575e3d06947c878ef4c6
Author: Tommy Brunn <foo@gmail.com>
Date:   Thu May 17 10:21:16 2018 +0200

    Encode int64

    Co-Authored-By: Tulio Ornelas <bar@gmail.com>

Both Github and Atom then displays both authors whenever they are showing author information. See http://blog.atom.io/2018/04/18/atom-1-26.html#github-package-improvements-1 for an example of what it looks like in Atom.

VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T16:03:31.083Z)
OS version: Darwin x64 16.7.0

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalitygitGIT issueshelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code Insiderson-testplan

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions