view presen/.git/hooks/post-update.sample @ 41:c5da57db74f7 default tip

fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 11 Jan 2013 15:16:08 +0900
parents 8370b9afbf33
children
line wrap: on
line source

#!/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