]> gitweb.fluxo.info Git - cache.git/commitdiff
Updates post_update target
authorCache Saravento <cache@sarava.org>
Fri, 7 Aug 2015 17:12:59 +0000 (14:12 -0300)
committerCache Saravento <cache@sarava.org>
Fri, 7 Aug 2015 17:12:59 +0000 (14:12 -0300)
Makefile

index 428262d3859ae6e3de09ec22a9ff9df999869c0d..e37dba53e7f0f4a2c7bc6f4d4ba3a852c3598540 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ web_deploy:
        #@rsync -avz --delete www/ blog:/var/sites/blog/www/
 
 post_update:
+       git config receive.denyCurrentBranch ignore
        cd .git/hooks && ln -sf ../../bin/post-update
 
 whoami: