-
Notifications
You must be signed in to change notification settings - Fork 707
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedWe would love you to get involved.We would love you to get involved.os:windowsThe Windows platformThe Windows platform🦀gitoxide🦀`gitoxide` might help here`gitoxide` might help here
Description
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
- Install a commit-msg hook with Lefthook.
- Make a change to a file.
- Commit the changes.
Expected behavior
No extra windows should appear while waiting for the commit-msg hook to finish.
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedWe would love you to get involved.We would love you to get involved.os:windowsThe Windows platformThe Windows platform🦀gitoxide🦀`gitoxide` might help here`gitoxide` might help here