We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de881fc commit aa74f87Copy full SHA for aa74f87
git/repo/base.py
@@ -179,7 +179,7 @@ def __init__(
179
R"""Create a new :class:`Repo` instance.
180
181
:param path:
182
- The path to either the root git directory, the .git directory under the root git directory
+ The path to either the root git directory, the .git directory under the root git directory
183
or the bare git repo::
184
185
repo = Repo("/Users/mtrier/Development/git-python")
0 commit comments