For more information on the search, visit the help page.
SymrefLoop
__init__
depth
ref
refs
DictRefsContainer
DiskRefsContainer
locked_ref
NamespacedRefsContainer
RefsContainer
check_ref_format
extract_branch_name
extract_tag_name
filter_ref_prefix
is_local_branch
is_per_worktree_ref
local_branch_name
local_replace_name
local_tag_name
parse_remote_ref
parse_symref_value
read_info_refs
read_packed_refs
read_packed_refs_with_peeled
set_ref_from_raw
shorten_ref_name
write_packed_refs
_import_remote_refs
_set_default_branch
_set_head
_set_origin_head
_split_ref_line
BAD_REF_CHARS
HEADREF
LOCAL_BRANCH_PREFIX
LOCAL_NOTES_PREFIX
LOCAL_REMOTE_PREFIX
LOCAL_REPLACE_PREFIX
LOCAL_TAG_PREFIX
SYMREF
T
Ref
dulwich.refs.SymrefLoop
dulwich
class SymrefLoop(Exception):
Constructor: SymrefLoop(ref, depth)
SymrefLoop(ref, depth)
View In Hierarchy
There is a loop between one or more symrefs.
bytes
int
Initialize SymrefLoop exception.
Undocumented