class documentation
class FetchPackResult(object):
Result of a fetch-pack operation.
Method | __contains__ |
Undocumented |
Method | __eq__ |
Undocumented |
Method | __getattribute__ |
Undocumented |
Method | __getitem__ |
Undocumented |
Method | __init__ |
Undocumented |
Method | __iter__ |
Undocumented |
Method | __len__ |
Undocumented |
Method | __repr__ |
Undocumented |
Instance Variable | agent |
User agent string |
Instance Variable | new |
Undocumented |
Instance Variable | new |
Undocumented |
Instance Variable | refs |
Dictionary with all remote refs |
Instance Variable | symrefs |
Dictionary with remote symrefs |
Method | _warn |
Undocumented |
Constant | _FORWARDED |
Undocumented |