Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork965
Open
Labels
Description
Commit hooks are more-or-less hardcoded to use hooks found in.git/hooks. This means that specifyingcore.hooksPath in any git config file (i.e./etc/gitconfig,~/.gitconfig,~/git/config,$REPO/.git/config) has no effect. Is this by design?