repo details page working completely

This commit is contained in:
2026-05-07 13:26:11 +02:00
parent 12bcf59bc9
commit ec309eb626
26 changed files with 954 additions and 5 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