Class | Description |
---|---|
FileLfsRepository |
Repository storing large objects in the file system
|
FileLfsServlet |
Servlet supporting upload and download of large objects as defined by the
GitHub Large File Storage extension API extending git to allow separate
storage of large files
(https://github.com/github/git-lfs/tree/master/docs/api).
|
ObjectDownloadListener |
Handle asynchronous large object download.
|
ObjectUploadListener |
Handle asynchronous object upload.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.