Add link precommit hook for git

This commit is contained in:
Nathan Woodrow 2018-03-05 09:34:36 +10:00
parent ce3efdff35
commit e33ff2d5a7

3
editors/link_precommit.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
ln -sf ../../scripts/prepare-commit.sh .git/hooks/pre-commit