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

Commit87b5d9c

Browse files
Arthur-MilchiorByron
authored andcommitted
Snack case as requested ingitpython-developers#903
1 parentece804a commit87b5d9c

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
@@ -1063,7 +1063,7 @@ def has_separate_working_tree(self):
10631063
def__repr__(self):
10641064
return'<git.Repo "%s">'%self.git_dir
10651065

1066-
defcurrentlyRebasingOn(self):
1066+
defcurrently_rebasing_on(self):
10671067
"""
10681068
:return: The hash of the commit which is currently being replayed while rebasing.
10691069

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp