commitizen / commitizen/cz-cli
Command line option -a not supported
Open
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
The readme says, that all commit options are supported, especially `-a`. But especially `-a` is **not** supported. Running `git cz -a` first adds all files and then executes the commit without `-a`. This will mess up repos, if you don't know that (and how could you know?).
Contributor guide
Assessment
This issue has not been assessed yet.