bootme-githook
Task to create Cross-platform git hooks.
It will create a sym link from ./git_hooks/<name>
to ./git/hooks/<name>
and allows you to execute any script on the hook. Your hooks are now versionable!
Usage
registry
- Remove the suffix
.sample
from default hook files in.git/hooks
- Place your files under
./git_hooks/<name>
- Execute Task
Rollback
- Unlink