remember git server info. src script to ease its activation
[anna.git] / scr / git / use_post-update.sh
diff --git a/scr/git/use_post-update.sh b/scr/git/use_post-update.sh
new file mode 100755 (executable)
index 0000000..a3ed7a9
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd `dirname $0`/../../.git/hooks
+mv post-update.sample post-update 2>/dev/null