Package | Description |
---|---|
org.eclipse.jgit.lfs.server |
Modifier and Type | Method and Description |
---|---|
protected abstract LargeFileRepository |
LfsProtocolServlet.getLargeFileRepository(LfsProtocolServlet.LfsRequest request,
java.lang.String path,
java.lang.String auth)
Get the large file repository for the given request and path.
|