File "post-update.sample"

Full path: /var/www/html/back/.git/objects/fe/post-update.sample
File size: 0.18 KB (189 B bytes)
MIME-type: text/x-shellscript
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

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