This commit is contained in:
Bel LaPointe
2020-05-18 14:40:14 -06:00
commit 4b53c15896
77 changed files with 1952 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