Module types

Module types 

Source

Structs§

GitRef
Git reference information
RefCommand
Reference command for push operations

Enums§

Capability
Git protocol capabilities
CommandStatus
CommandType
ProtocolError
Protocol error types
RefTypeEnum
Reference types in Git
ServiceType
Git service types for smart protocol
SideBand
Side-band types for multiplexed data streams
TransportProtocol
Git transport protocol types

Constants§

COMMON_CAP_LIST
LF
Protocol constants
NUL
PKT_LINE_END_MARKER
RECEIVE_CAP_LIST
SP
UPLOAD_CAP_LIST
ZERO_ID
Zero object ID constant

Type Aliases§

ProtocolStream
Type alias for protocol data streams to reduce nesting