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
SymrefLoop
__init__
depth
ref
refs
DictRefsContainer
DiskRefsContainer
InfoRefsContainer
RefsContainer
check_ref_format
is_local_branch
parse_symref_value
read_info_refs
read_packed_refs
read_packed_refs_with_peeled
strip_peeled_refs
write_info_refs
write_packed_refs
_import_remote_refs
_set_default_branch
_set_head
_set_origin_head
_split_ref_line
ANNOTATED_TAG_SUFFIX
BAD_REF_CHARS
HEADREF
LOCAL_BRANCH_PREFIX
LOCAL_TAG_PREFIX
SYMREF
dulwich.refs.SymrefLoop
dulwich
class SymrefLoop(Exception):
View In Hierarchy
There is a loop between one or more symrefs.
Undocumented