projects
/
p5sagit/Oyster.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
10d26b8
)
Post-receive hook that updates its working copy.
Miles Gould [Sat, 20 Nov 2010 16:47:10 +0000 (16:47 +0000)]
bin/deploy/git/post-receive
[new file with mode: 0755]
patch
|
blob
diff --git a/bin/deploy/git/post-receive
b/bin/deploy/git/post-receive
new file mode 100755
(executable)
index 0000000..
0881496
--- /dev/null
+++ b/
bin/deploy/git/post-receive
@@ -0,0
+1,4
@@
+#!/bin/sh
+
+cd ..
+env -i git reset --hard HEAD