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

Commit643e636

Browse files
committed
add docstring for new arg
1 parentc1d5c61 commit643e636

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎git/repo/base.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -750,6 +750,11 @@ def init(cls, path=None, mkdir=True, odbt=DefaultDBType, **kwargs):
750750
already exists. Creates the directory with a mode=0755.
751751
Only effective if a path is explicitly given
752752
753+
:param odbt:
754+
Object DataBase type - a type which is constructed by providing
755+
the directory containing the database objects, i.e. .git/objects.
756+
It will be used to access all object data
757+
753758
:parm kwargs:
754759
keyword arguments serving as additional options to the git-init command
755760

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp