diff options
author | James Moger <james.moger@gitblit.com> | 2014-02-27 09:14:27 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-02-27 09:14:27 -0500 |
commit | f6a8cf5a4c0f573790cd5b23a38e69f26df90f3f (patch) | |
tree | 328ca47cc6710dfb49cb53c271c4bcf794051f40 /releases.moxie | |
parent | 4267757e56a527ca89114c27d5ae8924839503a7 (diff) | |
download | gitblit-f6a8cf5a4c0f573790cd5b23a38e69f26df90f3f.tar.gz gitblit-f6a8cf5a4c0f573790cd5b23a38e69f26df90f3f.zip |
Add subgit hook contributed by TMate Software
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index 18a41f06..299db97f 100644 --- a/releases.moxie +++ b/releases.moxie @@ -72,6 +72,7 @@ r20: { - Support bugtraq configuration in collaboration with Syntevo, the regex.* config keys are now DEPRECATED - Added FishEye hook script (pr-137) - Added Redmine Fetch hook script (issue-359) + - Added Subgit hook contributed by TMate Software dependencyChanges: - updated to Jetty 8.1.13 - updated to JGit 3.2.0 |