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

Commit8511513

Browse files
committed
1 parent8a72a7a commit8511513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/source/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Query the active branch, query untracked files or whether the repository data h
3939
Clone from existing repositories or initialize new empty ones::
4040

4141
cloned_repo = repo.clone("to/this/path")
42-
new_repo =repo.init("path/for/new/repo")
42+
new_repo =Repo.init("path/for/new/repo")
4343
4444
Archive the repository contents to a tar file::
4545

‎git/ext/gitdb

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp