| 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()
Get the large file repository
|
| 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 © 2016 Eclipse JGit Project. All rights reserved.