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 FirstCommand |
FirstCommand.fromLine(java.lang.String line)
Parse the first line of a receive-pack request.
|
Modifier and Type | Field and Description |
---|---|
private FirstCommand |
ReceivePack.FirstLine.command
Deprecated.
|