馃悰 Describe the bug
Expected result
Editor mode is detected correctly, and the commit flow completes.
Actual result
Editor mode is not detected, and the commit flow fails.
error: pathspec '/path/to/.git/COMMIT_EDITMSG' did not match any file(s) known to git
Root cause
A flag package mismatch causes passed flags to be missed during detection.
Versions
v0.31.0 (from 1226c75)
馃悰 Describe the bug
Expected result
Editor mode is detected correctly, and the commit flow completes.
Actual result
Editor mode is not detected, and the commit flow fails.
Root cause
A flag package mismatch causes passed flags to be missed during detection.
Versions
v0.31.0 (from 1226c75)