diff options
Diffstat (limited to 'templates/hooks--post-update')
-rw-r--r-- | templates/hooks--post-update | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/hooks--post-update b/templates/hooks--post-update deleted file mode 100644 index bcba8937bb..0000000000 --- a/templates/hooks--post-update +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# -# An example hook script to prepare a packed repository for use over -# dumb transports. -# -# To enable this hook, make this file executable by "chmod +x post-update". - -exec git-update-server-info |