Package | Description |
---|---|
org.eclipse.jgit.lfs | |
org.eclipse.jgit.lfs.internal | |
org.eclipse.jgit.lfs.lib |
Modifier and Type | Method and Description |
---|---|
static LfsPointer |
LfsPointer.parseLfsPointer(InputStream in)
Try to parse the data provided by an InputStream to the format defined by
VERSION |
Modifier and Type | Method and Description |
---|---|
int |
LfsPointer.compareTo(LfsPointer o) |
static Collection<Path> |
SmudgeFilter.downloadLfsResource(Lfs lfs,
Repository db,
LfsPointer... res)
Download content which is hosted on a LFS server
|
Modifier and Type | Method and Description |
---|---|
static Protocol.Request |
LfsConnectionFactory.toRequest(String operation,
LfsPointer... resources) |
Modifier and Type | Method and Description |
---|---|
LfsPointer |
LfsPointerFilter.getPointer()
Get the field
pointer . |
Copyright © 2020 Eclipse JGit Project. All rights reserved.