simple-git-hooks
simple-git-hooks copied to clipboard
Doesn't work with git worktrees
I get the following errror
ENOENT: no such file or directory, open '/Users/niklaas/git/abc/def/.git/worktrees/<name of worktree>/hooks/pre-commit'
when running npx simple-pre-commit
inside a git worktree.
Yep, I think we do not support any custom git configurations right now. Thanks for the issue