You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,10 @@ Fixes some issues of commitizen-go and supports more new features.
13
13
14
14
## Features
15
15
16
-
- Multi-template support
17
-
-Support more options of `git commit`
18
-
-Use [bubbletea](https://github.com/charmbracelet/bubbletea) instead of [survey](https://github.com/AlecAivazis/survey) ([survey](https://github.com/AlecAivazis/survey) is no longer maintained).
19
-
-Better unit tests.
16
+
- Multi-template support.
17
+
-More powerful and flexible template.
18
+
-Support more options of `git commit`.
19
+
-Use [huh](https://github.com/charmbracelet/huh) instead of [survey](https://github.com/AlecAivazis/survey) ([survey](https://github.com/AlecAivazis/survey) is no longer maintained).
20
20
21
21
## Getting Started
22
22
@@ -265,10 +265,19 @@ Properties:
265
265
| Property | Required | Default Value | Description |
0 commit comments