We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?"
cz commit
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.
cz --help
python version: Python 3.10.11 operating system: Darwin
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
cz commit
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
The text was updated successfully, but these errors were encountered: