Bill Thiede c4f10126e3 git-hooks: build and test with --no-default-features too.
Stores output in separate target/ subdir, so it shouldn't get clobbered.
2021-07-18 20:16:34 -07:00
..

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 .