Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
LsRefsV2Request |
LsRefsV2Request.Builder.build() |
(package private) LsRefsV2Request |
ProtocolV2Parser.parseLsRefsRequest(PacketLineIn pckIn)
Parse the incoming ls-refs request arguments from the wire.
|
Modifier and Type | Method and Description |
---|---|
default void |
ProtocolV2Hook.onLsRefs(LsRefsV2Request req) |
void |
ProtocolV2HookChain.onLsRefs(LsRefsV2Request req) |