test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
[git/mjg.git] / templates / hooks--post-commit.sample
blob22668216a3cec5a00d804dc5e9a904a10fd0fd09
1 #!/bin/sh
3 # An example hook script that is called after a successful
4 # commit is made.
6 # To enable this hook, rename this file to "post-commit".
8 : Nothing