my-repo-pins/tests/fixtures/dummy-git-repo/.git-to-rename/hooks/post-update.sample

9 lines
247 B
Bash
Executable File

#!/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash
#
# 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