mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-20 14:32:12 +01:00
use template engine and repository service for git repository page
This commit is contained in:
@@ -60,6 +60,7 @@ public class GitServletModule extends ServletModule
|
||||
@Override
|
||||
protected void configureServlets()
|
||||
{
|
||||
bind(GitRepositoryViewer.class);
|
||||
bind(GitRepositoryResolver.class);
|
||||
bind(GitReceivePackFactory.class);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user