commitizen / commitizen/cz-cli

How to configure commitizen to use the default revert message

オープン
#711 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
17.5k
フォーク
566
平均マージ
8時間 16分
マージ済み PR(30日)
1

説明

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”?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。