mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 05:55:44 +01:00
update jgit to v5.4.0.201906121030-r-scm1
This commit is contained in:
@@ -20,7 +20,7 @@ public class ScmLfsProtocolServlet extends LfsProtocolServlet {
|
||||
|
||||
|
||||
@Override
|
||||
protected LargeFileRepository getLargeFileRepository(LfsRequest request, String path) throws LfsException {
|
||||
protected LargeFileRepository getLargeFileRepository(LfsRequest request, String path, String auth) throws LfsException {
|
||||
return repository;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user