commitizen / commitizen/cz-cli

How to configure commitizen to use the default revert message

Đang mở
#711 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
17.5k
Fork
566
Merge trung bình
8 giờ 16 phút
Pull request đã merge (30 ngày)
1

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.