guillaumeaubert / App-GitHooks

Plugin-based system to run specific actions and checks when git hooks are triggered.
https://metacpan.org/pod/App::GitHooks
Other
6 stars 3 forks source link

Fails to run with git worktree's #42

Open mrenvoize opened 8 years ago

mrenvoize commented 8 years ago

Hooks appear to fail when working within a worktree: https://git-scm.com/docs/git-worktree

I see lots of errors along the following lines:

Can't open perl script "/home/rebus/rebus-list/.git/worktrees/lib/Rebus/Controller/List.pm": No such file or directory