Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
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
dulwich.objectspec.AmbiguousShortId
dulwich
class AmbiguousShortId(Exception):
View In Hierarchy
The short id is ambiguous.
Undocumented