From bd578c3df83e9e190f4e747dd63097defd4a7ba6 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 16 Oct 2013 08:42:12 -0400 Subject: [PATCH] Update to JGit 3.1.0 --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 78825fd..48db5e4 100644 --- a/releases.moxie +++ b/releases.moxie @@ -29,6 +29,7 @@ - Added a normalized diffstat display to the commit, commitdiff, and compare pages dependencyChanges: - updated to Jetty 7.6.13 + - updated to JGit 3.1.0 settings: - { name: 'git.createRepositoriesShared', defaultValue: 'false' } - { name: 'git.allowAnonymousPushes', defaultValue: 'false' } -- Gitblit v1.9.1