commitizen / commitizen/cz-cli

Feature request: Git Co-author

未关闭
#678 3 条评论 31 个 reaction 已指派 0 人 在 GitHub 查看
enhancement help / pr wanted
主要语言
JavaScript
星标
17.5k
派生
566
平均合并
8 小时 16 分钟
30 天内合并 PR
1

描述

For companies that do a fair amount of paired programming, it's valuable to be able to represent multiple authors for commits. So we use Git's co-author feature:
https://help.github.com/en/articles/creating-a-commit-with-multiple-authors#creating-co-authored-commits-on-the-command-line

It would be great if this was a feature with these capabilities:

- Have a step in the CLI that asks for a co-author (after everything else?)
- Automatically add the bash profile in context as one of the authors (if additional co-authors are selected)
- Automatically add co-authors via global config (workstation) and/or project config
- Provide list of easy to add co-authors via global config (workstation) and/or project config
- Co-author tag for custom commit message template

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。