Description
I am new to cz.
Usually I commit via git commit -a. So every tracked and un-staged file is staged automaticllly.
It seems to me that this is not possible with cz. I got the message "No files added to staging!".
I also tried cz commit -- -a which gives me an "unrecognized command" error.
Possible Solution
Give the user the possibility to commit without add files to staging before.
Additional context
No response
Additional context
#418