Files
LearnGO/go/pkg/mod/cache/vcs/4a53e765e94b98a8f5453150d2fa9f327ef4aa54f203540d8a497c307913a269/hooks/post-update.sample
T
2024-09-19 21:38:24 -04:00

9 lines
193 B
Bash
Executable File

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