You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme says, that all commit options are supported, especially -a. But especially -a is not supported. Running git cz -a first adds all files and then executes the commit without -a. This will mess up repos, if you don't know that (and how could you know?).