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

Commit703280b

Browse files
committed
remove duplication
1 parent091ac29 commit703280b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/objects/submodule/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ def add(cls, repo, name, path, url=None, branch=None, no_checkout=False, depth=N
390390
mrepo=None
391391
ifurlisNone:
392392
ifnothas_module:
393-
raiseValueError("A URL was not given andan existing repository did not exist at %s"%path)
393+
raiseValueError("A URL was not given anda repository did not exist at %s"%path)
394394
# END check url
395395
mrepo=sm.module()
396396
urls= [r.urlforrinmrepo.remotes]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp