We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1675d commit e883293Copy full SHA for e883293
git/repo/base.py
@@ -1452,7 +1452,7 @@ def clone(
1452
1453
:param kwargs:
1454
* ``odbt`` = ObjectDatabase Type, allowing to determine the object database
1455
- implementation used by the returned Repo instance.
+ implementation used by the returned :class:`Repo` instance.
1456
* All remaining keyword arguments are given to the ``git clone`` command.
1457
1458
:return:
0 commit comments