class documentation
class SendPackResult(object):
Result of a upload-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 | ref |
Optional dictionary mapping ref name to error message (if it failed to update), or None if it was updated successfully |
Instance Variable | refs |
Dictionary with all remote refs |
Method | _warn |
Undocumented |
Constant | _FORWARDED |
Undocumented |
ref_status =
¶
Optional dictionary mapping ref name to error message (if it failed to update), or None if it was updated successfully