This commit is contained in:
wangjinlei
2026-02-10 17:57:57 +08:00
commit 1b9bc87e73
97 changed files with 54788 additions and 0 deletions

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