This commit is contained in:
behrooz razzaghi
2025-03-11 17:31:12 +03:30
commit 3bbe28c5f4
188 changed files with 7821 additions and 0 deletions

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