aboutsummaryrefslogtreecommitdiff
path: root/bin/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'bin/post-receive')
-rwxr-xr-xbin/post-receive6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/post-receive b/bin/post-receive
new file mode 100755
index 0000000..512b9fd
--- /dev/null
+++ b/bin/post-receive
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+cd ..
+unset GIT_DIR
+
+git checkout -f