Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
(package private) FetchV0Request |
FetchV0Request.Builder.build() |
(package private) FetchV0Request |
ProtocolV0Parser.recvWants(PacketLineIn pckIn)
Parse an incoming protocol v1 upload request arguments from the wire.
|