summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-09-05 09:11:24 -0400
committerunknown <james.moger@gitblit.com>2013-09-05 09:14:22 -0400
commit7847af6e63e7adef6ec8d99a1809e91472d2bc2d (patch)
treee1f3513e6ba181a06abfeeec822b766a25b1b232 /build.xml
parenta7eb626b89d8870ce211afc1b4927d98dbe4ed03 (diff)
downloadgitblit-7847af6e63e7adef6ec8d99a1809e91472d2bc2d.tar.gz
gitblit-7847af6e63e7adef6ec8d99a1809e91472d2bc2d.zip
Restore blockpush and localclone hooks to binaries (issue-303)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index d34006ec..57a50526 100644
--- a/build.xml
+++ b/build.xml
@@ -1003,6 +1003,8 @@
<include name="sendmail-html.groovy" />
<include name="jenkins.groovy" />
<include name="protect-refs.groovy" />
+ <include name="blockpush.groovy" />
+ <include name="localclone.groovy" />
<include name="fogbugz.groovy" />
<include name="thebuggenie.groovy" />
</fileset>