James Moger
2011-05-05 5b60db394cbbbb031b615ff3278ec43cbe3fe88c
src/com/gitblit/wicket/pages/TreePage.java
@@ -30,7 +30,7 @@
      final String path = WicketUtils.getPath(params);
      Repository r = getRepository();
      RevCommit commit = JGitUtils.getCommit(r, objectId);
      RevCommit commit = getCommit();
      List<PathModel> paths = JGitUtils.getFilesInPath(r, path, commit);
      // tree page links