Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 313 Bytes

README.md

File metadata and controls

executable file
·
8 lines (5 loc) · 313 Bytes

sane-git-hooks

A sane git hook directory structure, so you can drop in many hooks for the same event and make them project-dependent.

just run ./deploy_hooks.sh your_git_project_dir to deploy into your project

Add scripts to the some-hook-dir directories in whatever scripted language you want.