Package | Description |
---|---|
org.eclipse.jgit.lfs | |
org.eclipse.jgit.lfs.internal |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.ExpiringAction
An action with an additional expiration timestamp
|
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.String,Protocol.Action> |
Protocol.ObjectInfo.actions |
Modifier and Type | Method and Description |
---|---|
private void |
LfsPrePushHook.uploadFile(Protocol.ObjectInfo o,
Protocol.Action uploadAction,
java.nio.file.Path path) |
Modifier and Type | Method and Description |
---|---|
static HttpConnection |
LfsConnectionFactory.getLfsContentConnection(Repository repo,
Protocol.Action action,
java.lang.String method)
Create a connection for the specified
Protocol.Action . |