mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 19:45:51 +01:00
fix missing git index view
This commit is contained in:
@@ -80,7 +80,7 @@ public class GitRepositoryViewer
|
||||
|
||||
/** Field description */
|
||||
public static final String RESOURCE_GITINDEX =
|
||||
"/sonia/scm/git.index.mustache";
|
||||
"sonia/scm/git.index.mustache";
|
||||
|
||||
/** Field description */
|
||||
private static final int CHANGESET_PER_BRANCH = 10;
|
||||
|
||||
Reference in New Issue
Block a user