phase 3 completed

This commit is contained in:
2026-05-07 01:33:58 +02:00
parent 44359c1bb0
commit 7b7e2d399c
19 changed files with 957 additions and 18 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