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

Commit881e315

Browse files
CptMikhailovByron
authored andcommitted
Update commit.py constructor docstring
Fixes issue#806: Commit requires author parameter to be of Actor type, not string.
1 parent11f0634 commit881e315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/objects/commit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def __init__(self, repo, binsha, tree=None, author=None, authored_date=None, aut
8181
:param tree: Tree
8282
Tree object
8383
:param author: Actor
84-
is the authorstring ( will be implicitly converted into anActor object )
84+
is the author Actor object
8585
:param authored_date: int_seconds_since_epoch
8686
is the authored DateTime - use time.gmtime() to convert it into a
8787
different format

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp