Hacked By AnonymousFox

Current Path : /usr/share/git-core/templates/hooks/
Upload File :
Current File : //usr/share/git-core/templates/hooks/post-update.sample

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

Hacked By AnonymousFox1.0, Coded By AnonymousFox