logo_app / _git /hooks /post-update.sample
BBo09's picture
Upload 26 files
31b48ba verified
#!/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