commitizen / commitizen/cz-cli
Feature request: Git Co-author
- Vorherrschende Sprache
- JavaScript
- Sterne
- 17.5k
- Forks
- 566
- Ø Merge
- 8 Std. 16 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
Beginne mit der Überprüfung des CLI-Commit-Ablaufs, der Verarbeitung der globalen und projektspezifischen Konfiguration sowie der Unterstützung benutzerdefinierter Commit-Nachrichtenvorlagen. Lege fest, wie Co-Autoren ausgewählt werden, wie der aktuelle Benutzer einbezogen wird und wie das Co-Autor-Tag dargestellt wird, und überprüfe anschließend das Verhalten über die aufgeführten Konfigurationsoptionen und Commit-Szenarien hinweg.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- git, javascript
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100