Skip to content

baburdick/git_hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Allows hooks to be tracked as part of a repository by replacing .git/hooks/ with .git_hooks/. Create local untracked hooks in .git_hooks/local/, and source run_local_hooks in each hook script to run the local hook.

See .git_hooks/README for more.

About

Track hooks in repo by using .git_hooks instead of .git/hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages