Skip to content

suluvai/githooks

This branch is 10 commits behind sjungwirth/githooks:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0428f19 · Jul 16, 2015

History

5 Commits
Jul 16, 2015
Jul 15, 2015
Jul 15, 2015

Repository files navigation

githooks

Want to make sure everyone in your project is using a githook?

install

  • Copy the bin/git/hooks-wrapper and bin/git/inti-hooks scripts to your project
  • If you change the location of these scripts in your project you will need to edit the paths in the scripts slightly

usage

  • Create a folder bin/git/hooks/ and add/commit your hooks there (eg. pre-commit-my-custom-hook1)
  • Add bin/git/init-hooks to your init/build/make/configure process so that it gets run as part of the project init process

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.8%
  • Shell 40.2%