Package | Description |
---|---|
org.eclipse.jgit.lfs.server | |
org.eclipse.jgit.lfs.server.fs | |
org.eclipse.jgit.lfs.server.s3 |
Modifier and Type | Method and Description |
---|---|
protected abstract LargeFileRepository |
LfsProtocolServlet.getLargeFileRepository(LfsProtocolServlet.LfsRequest request,
String path)
Get the large file repository for the given request and path.
|
Modifier and Type | Class and Description |
---|---|
class |
FileLfsRepository
Repository storing large objects in the file system
|
Modifier and Type | Class and Description |
---|---|
class |
S3Repository
Repository storing LFS objects in Amazon S3
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.