Cleared 2m ago · absolute-version/commit-and-tag-version #217 · JavaScript · ★ 645 · ISC

Passing -a or --commit-all parameter doesn't commit all files

Describe the bug There is an option to commit all tracked files on git by passing parameter -a or --commit-all, but it doesn't work. While inspecting the code, I noticed that in commit.js file when option commitAll is true, it passes empty string while it should either add dot…

What we checked

Similar unclaimed issues