Files
raytracers/git-hooks

Installing

Symlink the files in this directory into your .git/hooks/ directory to enable policies for this project. Example:

$ cd .git/hooks
$ ln -s ../../git-hooks/pre-commit .