We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d9198 commit 2212ac9Copy full SHA for 2212ac9
git/objects/base.py
@@ -53,7 +53,7 @@ class Object(LazyMixin):
53
* "tag object": https://git-scm.com/docs/gitglossary#def_tag_object
54
55
:note:
56
- See the :class:`git.types.Commit_ish` union type.
+ See the :class:`~git.types.Commit_ish` union type.
57
58
59
:class:`~git.objects.submodule.base.Submodule` is defined under the hierarchy
0 commit comments