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

Commit3a1e0d7

Browse files
committed
fix syntax error
1 parent4a7e7a7 commit3a1e0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/index/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ def move(self, items, skip_errors=False, **kwargs):
873873

874874
returnout
875875

876-
defdefcommit(self,message,parent_commits=None,head=True,author=None,committer=None):
876+
defcommit(self,message,parent_commits=None,head=True,author=None,committer=None):
877877
"""Commit the current default index file, creating a commit object.
878878
879879
For more information on the arguments, see tree.commit.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp