This commit is contained in:
Zacharias-Brohn
2026-02-23 23:06:32 +01:00
parent 97bb50e066
commit a3c1c8f234
448 changed files with 31904 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