git: add config helper for hooks
This commit is contained in:
parent
2e41a1bab3
commit
340ec22f6f
4 changed files with 53 additions and 0 deletions
2
tests/modules/programs/git/git-pre-commit-hook.sh
Normal file
2
tests/modules/programs/git/git-pre-commit-hook.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
echo "pre-commit hook..."
|
||||
Loading…
Add table
Add a link
Reference in a new issue