git
»
chasquid
»
next
»
tree
[next]
/
internal
/
aliases
/
testdata
/
empty-hook.sh
1
2
3
4
#!/bin/sh
# Hook that doesn't return any output.
exit
0