This commit is contained in:
Zacharias-Brohn
2026-02-19 10:47:08 +01:00
parent 6bbb1c7656
commit 96de958c98
24 changed files with 902 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/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