For more information on the search, visit the help page.
AmbiguousShortId
__init__
options
prefix
objectspec
parse_commit
parse_commit_range
parse_object
parse_ref
parse_refs
parse_reftuple
parse_reftuples
parse_tree
scan_for_short_id
to_bytes
_parse_number_suffix
_resolve_object
dulwich.objectspec.AmbiguousShortId
dulwich
class AmbiguousShortId(Exception):
Constructor: AmbiguousShortId(prefix, options)
AmbiguousShortId(prefix, options)
View In Hierarchy
The short id is ambiguous.
bytes
list[ShaFile]
Initialize AmbiguousShortId.
Undocumented