http-push: fix check condition on http.c::finish_http_pack_request()
[alt-git.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