aboutsummaryrefslogtreecommitdiff
path: root/bin/post-update
diff options
context:
space:
mode:
Diffstat (limited to 'bin/post-update')
-rw-r--r--bin/post-update8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/post-update b/bin/post-update
deleted file mode 100644
index 3098dab92fa..00000000000
--- a/bin/post-update
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-cd ..
-unset GIT_DIR
-git annex sync
-
-cd -
-exec git update-server-info