'__annot
│ │ │ 001adfd0: 6174 696f 6e73 5f63 6163 6865 5f5f 273a ations_cache__':
│ │ │ ├── html2text {}
│ │ │ │ @@ -4148,23 +4148,23 @@
│ │ │ │ class git.refs.symbolic.SymbolicReference(rreeppoo:: _RR_ee_pp_oo, ppaatthh:: ssttrr || ooss..PPaatthhLLiikkee
│ │ │ │ [[ssttrr]], cchheecckk__ppaatthh:: bbooooll == FFaallssee)_
│ │ │ │ Special case of a reference that is symbolic.
│ │ │ │ This does not point to a specific commit, but to another _H_e_a_d, which
│ │ │ │ itself specifies a commit.
│ │ │ │ A typical example for a symbolic reference is _H_E_A_D.
│ │ │ │ __annotations_cache__ = {'path': 'PathLike'}_
│ │ │ │ - __eq__(ootthheerr:: <>) → bool_
│ │ │ │ + __eq__(ootthheerr:: <
>) → bool_
│ │ │ │ Return self==value.
│ │ │ │ __firstlineno__ = 61_
│ │ │ │ __hash__() → int_
│ │ │ │ Return hash(self).
│ │ │ │ __init__(rreeppoo:: _RR_ee_pp_oo, ppaatthh:: ssttrr || ooss..PPaatthhLLiikkee[[ssttrr]], cchheecckk__ppaatthh:: bbooooll ==
│ │ │ │ FFaallssee) → None_
│ │ │ │ __module__ = 'git.refs.symbolic'_
│ │ │ │ - __ne__(ootthheerr:: <
>) → bool_
│ │ │ │ + __ne__(ootthheerr:: <
>) → bool_
│ │ │ │ Return self!=value.
│ │ │ │ __repr__() → str_
│ │ │ │ Return repr(self).
│ │ │ │ __slots__ = ('repo', 'path')_
│ │ │ │ __static_attributes__ = ('path', 'repo')_
│ │ │ │ __str__() → str_
│ │ │ │ Return str(self).
│ │ │ │ @@ -5888,18 +5888,18 @@
│ │ │ │ __dict__ = mappingproxy({'__module__': 'git.types', '__firstlineno__':
│ │ │ │ 241, '__doc__': 'Dictionary with stat counts for the diff of a
│ │ │ │ particular file.\n\nFor the :class:`~git.util.Stats.files` attribute of
│ │ │ │ :class:`~git.util.Stats`\nobjects.\n', '__static_attributes__': (),
│ │ │ │ '__orig_bases__': (,), '__dict__': , '__weakref__': , '__required_keys__': frozenset(
│ │ │ │ - {'deletions', 'change_type', 'insertions', 'lines'}),
│ │ │ │ + {'lines', 'insertions', 'change_type', 'deletions'}),
│ │ │ │ '__optional_keys__': frozenset(), '__readonly_keys__': frozenset(),
│ │ │ │ - '__mutable_keys__': frozenset({'deletions', 'change_type',
│ │ │ │ - 'insertions', 'lines'}), '__total__': True, '__annotations_cache__':
│ │ │ │ + '__mutable_keys__': frozenset({'lines', 'insertions', 'change_type',
│ │ │ │ + 'deletions'}), '__total__': True, '__annotations_cache__':
│ │ │ │ {'insertions': , 'deletions': , 'lines':
│ │ │ │ , 'change_type': }})_
│ │ │ │ __firstlineno__ = 241_
│ │ │ │ __module__ = 'git.types'_
│ │ │ │ __mutable_keys__ = frozenset({'change_type', 'deletions', 'insertions',
│ │ │ │ 'lines'})_
│ │ │ │ __optional_keys__ = frozenset({})_
│ │ │ │ @@ -5932,17 +5932,17 @@
│ │ │ │ 'git.types.Total_TD'>}_
│ │ │ │ __dict__ = mappingproxy({'__module__': 'git.types', '__firstlineno__':
│ │ │ │ 267, '__doc__': 'Dictionary carrying the same information as a :class:
│ │ │ │ `~git.util.Stats` object.', '__static_attributes__': (),
│ │ │ │ '__orig_bases__': (,), '__dict__': , '__weakref__': , '__required_keys__': frozenset(
│ │ │ │ - {'total', 'files'}), '__optional_keys__': frozenset(),
│ │ │ │ + {'files', 'total'}), '__optional_keys__': frozenset(),
│ │ │ │ '__readonly_keys__': frozenset(), '__mutable_keys__': frozenset(
│ │ │ │ - {'total', 'files'}), '__total__': True, '__annotations_cache__':
│ │ │ │ + {'files', 'total'}), '__total__': True, '__annotations_cache__':
│ │ │ │ {'total': , 'files': typing.Dict[str |
│ │ │ │ ForwardRef('os.PathLike[str]'), git.types.Files_TD]}})_
│ │ │ │ __firstlineno__ = 267_
│ │ │ │ __module__ = 'git.types'_
│ │ │ │ __mutable_keys__ = frozenset({'files', 'total'})_
│ │ │ │ __optional_keys__ = frozenset({})_
│ │ │ │ __orig_bases__ = (,)_
│ │ │ │ @@ -6032,17 +6032,17 @@
│ │ │ │ __dict__ = mappingproxy({'__module__': 'git.types', '__firstlineno__':
│ │ │ │ 254, '__doc__': 'Dictionary with total stats from any number of
│ │ │ │ files.\n\nFor the :class:`~git.util.Stats.total` attribute of :class:
│ │ │ │ `~git.util.Stats`\nobjects.\n', '__static_attributes__': (),
│ │ │ │ '__orig_bases__': (,), '__dict__': , '__weakref__': , '__required_keys__': frozenset(
│ │ │ │ - {'deletions', 'files', 'insertions', 'lines'}), '__optional_keys__':
│ │ │ │ + {'lines', 'insertions', 'files', 'deletions'}), '__optional_keys__':
│ │ │ │ frozenset(), '__readonly_keys__': frozenset(), '__mutable_keys__':
│ │ │ │ - frozenset({'deletions', 'files', 'insertions', 'lines'}), '__total__':
│ │ │ │ + frozenset({'lines', 'insertions', 'files', 'deletions'}), '__total__':
│ │ │ │ True, '__annotations_cache__': {'insertions': ,
│ │ │ │ 'deletions': , 'lines': , 'files': }})_
│ │ │ │ __firstlineno__ = 254_
│ │ │ │ __module__ = 'git.types'_
│ │ │ │ __mutable_keys__ = frozenset({'deletions', 'files', 'insertions',
│ │ │ │ 'lines'})_
│ │ ├── ./usr/share/doc/python-git-doc/html/searchindex.js
│ │ │ ├── js-beautify {}
│ │ │ │ @@ -6530,15 +6530,15 @@
│ │ │ │ "7": "py:exception"
│ │ │ │ },
│ │ │ │ "terms": {
│ │ │ │ "07t22": 4,
│ │ │ │ "0d9390866f9ce42870d3116094cd49e0019a970a": 4,
│ │ │ │ "0o100644": 6,
│ │ │ │ "0o40000": 6,
│ │ │ │ - "0x7f16f9215ad0": 4,
│ │ │ │ + "0x7fa85babdd00": 4,
│ │ │ │ "0x7fb66c076ca0": 3,
│ │ │ │ "0x7fb66c076e50": 3,
│ │ │ │ "0x7fb66c186cf0": 3,
│ │ │ │ "1c09f116cbc2cb4100fb6935bb162daa4723f455": 4,
│ │ │ │ "22v0": 0,
│ │ │ │ "22v2": 0,
│ │ │ │ "239g": 0,