File "post-update.sample"

Full Path: /srv/www/www.cadoro.it/.git/hooks/post-update.sample
File size: 189 bytes
MIME-type: text/x-shellscript
Charset: utf-8

#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".

exec git update-server-info