GazeAlign / git /hooks /post-update.sample
anonymous-IA's picture
Upload 59 files
938fad3 verified
Raw
History Blame Contribute Delete
189 Bytes
#!/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