initial commit

This commit is contained in:
Pi
2019-02-19 14:26:15 -05:00
parent 160c8867f3
commit 1dcb77de26
15 changed files with 652 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