LeftHook commit-msg hooks spawn visible shells before executing #4982
Labels
bug
Something isn't working
🦀gitoxide🦀
`gitoxide` might help here
help wanted
We would love you to get involved.
os:windows
The Windows platform
Version
0.12.26
Operating System
Windows
Distribution Method
msi (Windows)
Describe the issue
I have a Lefthook commit-msg hook that ensures my commit messages are correct semantic commit messages, and it works correctly. However, when run through GitButler it spawns visible shell processes (seemingly while trying to find the system's Lefthook executable since this can be run on many different platforms). This doesn't happen when I commit via the command line or in VSCode.
How to reproduce
Expected behavior
No extra windows should appear while waiting for the commit-msg hook to finish.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: