Only works on git server
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 6 Apr 2015 15:57:46 +0000 (17:57 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 6 Apr 2015 15:57:46 +0000 (17:57 +0200)
scr/git/use_post-update.sh

index a3ed7a9..1e0fcd3 100755 (executable)
@@ -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