Movatterモバイル変換


[0]ホーム

URL:


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

Commitd2cd597

Browse files
Loïc Antoine GombeaudSebastian Thiel
Loïc Antoine Gombeaud
authored and
Sebastian Thiel
committed
Fix typo in documentation
`mutli_options` -> `multi_options`
1 parentacbd5c0 commitd2cd597

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
@@ -1036,7 +1036,7 @@ def clone_from(cls, url, to_path, progress=None, env=None, multi_options=None, *
10361036
:param to_path: Path to which the repository should be cloned to
10371037
:param progress: See 'git.remote.Remote.push'.
10381038
:param env: Optional dictionary containing the desired environment variables.
1039-
:parammutli_options: See ``clone`` method
1039+
:parammulti_options: See ``clone`` method
10401040
:param kwargs: see the ``clone`` method
10411041
:return: Repo instance pointing to the cloned directory"""
10421042
git=Git(os.getcwd())

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp