'__annotation
│ │ │ ├── html2text {}
│ │ │ │ @@ -4146,23 +4146,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).
│ │ │ │ @@ -5886,18 +5886,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(
│ │ │ │ - {'insertions', 'lines', 'change_type', 'deletions'}),
│ │ │ │ + {'deletions', 'change_type', 'insertions', 'lines'}),
│ │ │ │ '__optional_keys__': frozenset(), '__readonly_keys__': frozenset(),
│ │ │ │ - '__mutable_keys__': frozenset({'insertions', 'lines', 'change_type',
│ │ │ │ - 'deletions'}), '__total__': True, '__annotations_cache__':
│ │ │ │ + '__mutable_keys__': frozenset({'deletions', 'change_type',
│ │ │ │ + 'insertions', 'lines'}), '__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({})_
│ │ │ │ @@ -5930,17 +5930,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(
│ │ │ │ - {'files', 'total'}), '__optional_keys__': frozenset(),
│ │ │ │ + {'total', 'files'}), '__optional_keys__': frozenset(),
│ │ │ │ '__readonly_keys__': frozenset(), '__mutable_keys__': frozenset(
│ │ │ │ - {'files', 'total'}), '__total__': True, '__annotations_cache__':
│ │ │ │ + {'total', 'files'}), '__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__ = (,)_
│ │ │ │ @@ -6030,17 +6030,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(
│ │ │ │ - {'insertions', 'files', 'lines', 'deletions'}), '__optional_keys__':
│ │ │ │ + {'deletions', 'insertions', 'lines', 'files'}), '__optional_keys__':
│ │ │ │ frozenset(), '__readonly_keys__': frozenset(), '__mutable_keys__':
│ │ │ │ - frozenset({'insertions', 'files', 'lines', 'deletions'}), '__total__':
│ │ │ │ + frozenset({'deletions', 'insertions', 'lines', 'files'}), '__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 {}
│ │ │ │ @@ -6523,15 +6523,15 @@
│ │ │ │ "7": "py:exception"
│ │ │ │ },
│ │ │ │ "terms": {
│ │ │ │ "07t22": 4,
│ │ │ │ "0d9390866f9ce42870d3116094cd49e0019a970a": 4,
│ │ │ │ "0o100644": 6,
│ │ │ │ "0o40000": 6,
│ │ │ │ - "0x7f083cd89bc0": 4,
│ │ │ │ + "0x7f92dfb8dad0": 4,
│ │ │ │ "0x7fb66c076ca0": 3,
│ │ │ │ "0x7fb66c076e50": 3,
│ │ │ │ "0x7fb66c186cf0": 3,
│ │ │ │ "1c09f116cbc2cb4100fb6935bb162daa4723f455": 4,
│ │ │ │ "22v0": 0,
│ │ │ │ "22v2": 0,
│ │ │ │ "239g": 0,