This commit is contained in:
2016-05-17 00:27:06 -07:00
parent 8332317953
commit 5c4f384acd
453 changed files with 3971 additions and 2 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