TWD / hooks /post-update.sample
AloneDeath's picture
Add files using upload-large-folder tool
5a66528 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