-
-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
issue-status: pr-createdpr-status: wait-for-modificationtype: featureA new enhacement proposalA new enhacement proposal
Description
Given cz commit wraps git commit, it would be great to be able to pass arbitrary args to the underlying git commit. This is a common pattern, for example, pip-tools' pip-compile has a --pip-args option.
Specifically, I need to be able to pass --no-verify to some commits to occasionally brute force supress hooks but I think you can just allow the user to pass a string of arbitrary --commit-args to cz commit which you then pass through to git commit.
drbbgh
Metadata
Metadata
Assignees
Labels
issue-status: pr-createdpr-status: wait-for-modificationtype: featureA new enhacement proposalA new enhacement proposal