aboutsummaryrefslogtreecommitdiff
path: root/share/templater/templater/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/templater/templater/files/Makefile')
-rw-r--r--share/templater/templater/files/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/templater/templater/files/Makefile b/share/templater/templater/files/Makefile
index 02c7af6..6527452 100644
--- a/share/templater/templater/files/Makefile
+++ b/share/templater/templater/files/Makefile
@@ -14,6 +14,7 @@ serve:
#php -S localhost:8000
post_receive:
+ git config receive.denyCurrentBranch ignore
test -s bin/post-receive && cd .git/hooks && ln -sf ../../bin/post-receive
# Process any other Makefile whose filename matches Makefile.*