cli: resume commiting on the next run after a pre-commit
task fails
#204
Labels
enhancement
New feature or request
pre-commit
task fails
#204
Suppose:
molt --commit --pre-commit test
molt --commit --pre-commit test
again with those uncommitted changesThen the CLI ignores the changes and just tries to commit updates to the other dependencies, which is awkward.
The text was updated successfully, but these errors were encountered: