Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Field and Description |
---|---|
static ProtocolV2Hook |
ProtocolV2Hook.DEFAULT
The default hook implementation that does nothing.
|
Modifier and Type | Method and Description |
---|---|
void |
UploadPack.setProtocolV2Hook(ProtocolV2Hook hook)
Set the protocol V2 hook.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.