mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 03:25:56 +01:00
Delete EscapeUtil and dependencies
This commit is contained in:
@@ -278,7 +278,6 @@ public class GitRepositoryViewer
|
||||
{
|
||||
//J-
|
||||
ChangesetPagingResult cpr = service.getLogCommand()
|
||||
.setDisableEscaping(true)
|
||||
.setBranch(name)
|
||||
.setPagingLimit(CHANGESET_PER_BRANCH)
|
||||
.getChangesets();
|
||||
|
||||
Reference in New Issue
Block a user