Files
LearnGO/go/pkg/mod/cache/vcs/bdb8c6288a8e64a77296034f2952a351f8e87de621b3ba63a03bc5f4151e39b1/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