Turn git-hook setup into post-install script
1. Don't have to think about them 2. Updates hooks autonmatically
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
cp scripts/git-hooks/pre-commit .git/hooks
|
||||
cp -f scripts/git-hooks/pre-commit .git/hooks
|
||||
|
||||
Reference in New Issue
Block a user