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

Commit813520c

Browse files
authored
Apply suggestions from code review
1 parent93993b2 commit813520c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/remote.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ def _from_line(cls, remote: "Remote", line: str) -> "PushInfo":
250250
flags|=cls.NEW_TAG
251251
elif"[new branch]"insummary:
252252
flags|=cls.NEW_HEAD
253-
#up-to-date encoded in control character
253+
#`uptodate` encoded in control character
254254
else:
255255
# Fast-forward or forced update - was encoded in control character,
256256
# but we parse the old and new commit.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp