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

Commit896830b

Browse files
guyzmoankostis
authored andcommitted
remote,#528: Fix regression shadowing exceptions
1 parent4b84602 commit896830b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎git/remote.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,8 @@ def urls(self):
511511
forlineinremote_details.split('\n'):
512512
if' Push URL:'inline:
513513
yieldline.split(': ')[-1]
514+
else:
515+
raiseex
514516

515517
@property
516518
defrefs(self):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp