Files
Schulung_Docker_k8s/git_sync/git_project/hooks/post-update.sample
nutzer26 8ee05cb88d added
2022-12-16 12:21:57 +01:00

9 lines
189 B
Bash
Executable File

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