projects
/
anna.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ce1608
)
Only works on git server
author
Eduardo Ramos Testillano
<
[email protected]
>
Mon, 6 Apr 2015 15:57:46 +0000
(17:57 +0200)
committer
Eduardo Ramos Testillano
<
[email protected]
>
Mon, 6 Apr 2015 15:57:46 +0000
(17:57 +0200)
scr/git/use_post-update.sh
patch
|
blob
|
history
diff --git
a/scr/git/use_post-update.sh
b/scr/git/use_post-update.sh
index
a3ed7a9
..
1e0fcd3
100755
(executable)
--- a/
scr/git/use_post-update.sh
+++ b/
scr/git/use_post-update.sh
@@
-1,3
+1,4
@@
#!/bin/sh
+# THIS ONLY IS EFFECTIVE IF YOU ARE WORKING ON THE GIT SERVER HOST
cd `dirname $0`/../../.git/hooks
mv post-update.sample post-update 2>/dev/null