commitizen / commitizen/cz-cli
Support for amend (`--amend`)
Open
cli
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
When running `git cz --amend` I do not get the commitizen prompt, but instead the normal git way of editing message.
It would be awesome if it would show me the commitizen prompt again, especially since I most often use it when I forgot to run `git cz`.
Contributor guide
Assessment
This issue has not been assessed yet.