commitizen / commitizen/cz-cli
Feature request: Git Co-author
- 主要言語
- JavaScript
- スター
- 17.5k
- フォーク
- 566
- 平均マージ
- 8時間 16分
- マージ済み PR(30日)
- 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 はまだ評価されていません。