sync current state

This commit is contained in:
2026-03-01 11:44:06 +01:00
parent 99a81345b6
commit 80bc40da82
23 changed files with 889 additions and 0 deletions

8
hooks/post-update.sample Executable file
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