http-push: fix check condition on http.c::finish_http_pack_request()
[alt-git.git] / templates / hooks--post-update.sample
blob5323b56b81b9dd3d7f9fb86d8892241becbb5e7e
1 #!/bin/sh
3 # An example hook script to prepare a packed repository for use over
4 # dumb transports.
6 # To enable this hook, rename this file to "post-update".
8 exec git-update-server-info