diff options
author | Vitaly Litvak <vitaliy@fundcount.com> | 2014-01-28 18:18:04 +0400 |
---|---|---|
committer | Vitaly Litvak <vitaliy@fundcount.com> | 2014-01-28 18:18:04 +0400 |
commit | 72a7824f2f1d78e9eefde02843e95c9c5b2c4938 (patch) | |
tree | 1a81efa38f1e2cb4c62a3397fd474a9218f140b4 /build.xml | |
parent | 34490339108666055728219d006499eeec55582a (diff) | |
download | gitblit-72a7824f2f1d78e9eefde02843e95c9c5b2c4938.tar.gz gitblit-72a7824f2f1d78e9eefde02843e95c9c5b2c4938.zip |
Added fisheye hook script
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -957,6 +957,7 @@ <include name="localclone.groovy" />
<include name="fogbugz.groovy" />
<include name="thebuggenie.groovy" />
+ <include name="fisheye.groovy" />
</fileset>
</copy>
</sequential>
|