Closed
Description
In cz-cli, if we run git cz
without any file change, we'll get the message "No files added to staging! Did you forget to run git add?".
However, in cz c
, we can still run the whole process.
The git commit is not actually created.
Maybe we can detect file change like cz-cli? Or, at least we could let the user know that this commit is not actually created.
Metadata
Metadata
Assignees
Labels
No labels