| Package | Description |
|---|---|
| org.eclipse.jgit.internal.transport.parser | |
| org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
| Modifier and Type | Method and Description |
|---|---|
static FirstWant |
FirstWant.fromLine(java.lang.String line)
Parse the first want line in the protocol v0/v1 pack negotiation.
|
| Modifier and Type | Field and Description |
|---|---|
private FirstWant |
UploadPack.FirstLine.firstWant
Deprecated.
|