Sign in
code
/
git
/
9db5ebf4022d8e11ac20e75a3d43af161b752fcd
/
.
/
templates
/
hooks--post-commit.sample
blob: 22668216a3cec5a00d804dc5e9a904a10fd0fd09 [
file
]
#!/bin/sh
#
# An example hook script that is called after a successful
# commit is made.
#
# To enable this hook, rename this file to "post-commit".
:
Nothing