Handle status as reported by servers with 'report-status' capability.
Method __init__ Undocumented
Method check Check if there were any errors and, if so, raise exceptions.
Method handle_packet Handle a packet.
def __init__(self):
Undocumented
def check(self):
Check if there were any errors and, if so, raise exceptions.
RaisesSendPackErrorRaised when the server could not unpack
UpdateRefsErrorRaised when refs could not be updated
def handle_packet(self, pkt):
Handle a packet.
RaisesGitProtocolErrorRaised when packets are received after a flush packet.
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.