Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 49ca909

Browse files
alex20230721Byron
andauthored
Update base.py (#1965)
Improve documentation around opening repositories. Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
1 parent 3470fb3 commit 49ca909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/repo/base.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ def __init__(
179179
R"""Create a new :class:`Repo` instance.
180180
181181
:param path:
182-
The path to either the root git directory or the bare git repo::
182+
The path to either the worktree directory or the .git directory itself::
183183
184184
repo = Repo("/Users/mtrier/Development/git-python")
185185
repo = Repo("/Users/mtrier/Development/git-python.git")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /