commitizen / commitizen/cz-cli

How to configure commitizen to use the default revert message

Aperta
#711 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
17.5k
Fork
566
Merge medio
8h 16m
PR unite (30g)
1

Descrizione

Git helps to generate default commit message when we do the “revert”.
Default message looks like this:
```
Revert "feat: a feature blah blah"

This reverts commit 607fb9a313b8f08113cb16dd88ee358aa0e7f128.
```
It's conventional.

The "revert" type should be chosen when we do the revert, after commitizen installed. and the "Body" message is difficult to complete.

How can I just use the default message from Git when doing the “revert”?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.