James Moger
2011-05-11 d0d438f480e29a5ebaf64449a5c3e7f4ebb13690
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