t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
[git/dkf.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