Commitizen correctly errors if there are no staged files *and* no changes, but fails to throw an error with no staged files in dirty state. `v3.0.4`
Activity
test(tests/commit.js): throw error if staging is empty
fix(git-cz.js,staging.js): check for staged files before running prom…
dbofmmbt commentedon Nov 9, 2021
It looks like #818 fixed it 🎉
designorant commentedon Nov 12, 2021
Haha, what a blast from the past! Thanks for the update @dbofmmbt!