From: Cache Saravento Date: Fri, 7 Aug 2015 17:12:59 +0000 (-0300) Subject: Updates post_update target X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0b7e67e3ce0179ddff0c1a08fc25f86b54900755;p=cache.git Updates post_update target --- diff --git a/Makefile b/Makefile index 428262d..e37dba5 100644 --- 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: