Closed
Description
Description
Whenever I try to run any command using the cz cli, it always returns "No files added to staging! Did you forget to run git add?"
Steps to reproduce
- Try running any command other than
cz commit
- Get error message saying "No files added to staging! Did you forget to run git add?"
Current behavior

Desired behavior
For the command I'm trying to run to actually run. I can't even see the help page when I run cz --help
because it says the same message.
Screenshots

Environment
python version: Python 3.10.11
operating system: Darwin