aboutsummaryrefslogtreecommitdiff
path: root/share/templater/templater
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-11-17 11:57:57 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-11-17 11:57:57 -0200
commit02bb76c19acc6eadc9634b1ee59f5407825d4b2c (patch)
tree0b5850dc139e3a9407fb80fe77b10e71493a6c2b /share/templater/templater
parentca223571c8548fda2e6571daf497482d8d236362 (diff)
downloadtemplater-02bb76c19acc6eadc9634b1ee59f5407825d4b2c.tar.gz
templater-02bb76c19acc6eadc9634b1ee59f5407825d4b2c.tar.bz2
Makefile fixes
Diffstat (limited to 'share/templater/templater')
-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.*