Add a retry option
Author: Felix-Blom-SVCreated Feb 10, 2026Updated Feb 10, 2026
Description of the problem
Add a retry option. If a git hook fails (e.g. due to formatting issues), I need to copy the message, git add . and paste the command.
It's better to add a gitmoji -c --retry flag, so we can retry the same exact commit message.
Similar to cz commit --retry (link below)
Solution
https://commitizen-tools.github.io/commitizen/commands/commit/#retry
Alternatives
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue requesting the same feature.
Source: carloscuesta/gitmoji