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

Commit 87b5d9c

Browse files
Arthur-MilchiorByron
authored andcommitted
Snack case as requested in #903
1 parent ece804a commit 87b5d9c

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-
def currentlyRebasingOn(self):
1066+
def currently_rebasing_on(self):
10671067
"""
10681068
:return: The hash of the commit which is currently being replayed while rebasing.
10691069

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /