FirstCommand
instead.@Deprecated
public static class BaseReceivePack.FirstLine
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private FirstCommand |
command
Deprecated.
|
Constructor and Description |
---|
FirstLine(java.lang.String line)
Deprecated.
Parse the first line of a receive-pack request.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getCapabilities()
Deprecated.
|
java.lang.String |
getLine()
Deprecated.
|
private final FirstCommand command