Open yarikoptic opened 5 months ago
Hi @yarikoptic , thanks for reporting! This is indeed something missed.
@Lee-W Can I work on that?
More than welcome 🙂
@Lee-W @yarikoptic Guys, the behavior we expect is 1 or 2?
cz commit -- -s
)On the background, when we use the deprecated version cz commit -s
, this is replaced with -- -s
already:
I would prefer 2 for now and maybe change it in v4
. We also need to add --
into the help text
Description
Bad Dev Experience if asks for all the questions to only fail after
Steps to reproduce
Run
cz commit -s -a
Current behavior
Desired behavior
Also --help should mention
--
-- not there at allScreenshots
No response
Environment
the rest is unrelated... and see
1134