aboutsummaryrefslogtreecommitdiff
path: root/gitosis/templates/admin/hooks/post-update
diff options
context:
space:
mode:
Diffstat (limited to 'gitosis/templates/admin/hooks/post-update')
-rwxr-xr-xgitosis/templates/admin/hooks/post-update4
1 files changed, 4 insertions, 0 deletions
diff --git a/gitosis/templates/admin/hooks/post-update b/gitosis/templates/admin/hooks/post-update
new file mode 100755
index 0000000..704ecb2
--- /dev/null
+++ b/gitosis/templates/admin/hooks/post-update
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+gitosis-run-hook post-update
+git-update-server-info