Result of a fetch-pack operation.
Variable refs Dictionary with all remote refs
Variable symrefs Dictionary with remote symrefs
Variable agent User agent string
Method __init__ Undocumented
Method __eq__ Undocumented
Method __contains__ Undocumented
Method __getitem__ Undocumented
Method __len__ Undocumented
Method __iter__ Undocumented
Method __getattribute__ Undocumented
Method __repr__ Undocumented
Method _warn_deprecated Undocumented
refs =
Dictionary with all remote refs
symrefs =
Dictionary with remote symrefs
agent =
User agent string
def __init__(self, refs, symrefs, agent, new_shallow=None, new_unshallow=None):
Undocumented
def _warn_deprecated(self):
Undocumented
def __eq__(self, other):
Undocumented
def __contains__(self, name):
Undocumented
def __getitem__(self, name):
Undocumented
def __len__(self):
Undocumented
def __iter__(self):
Undocumented
def __getattribute__(self, name):
Undocumented
def __repr__(self):
Undocumented
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.