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

Commit6500844

Browse files
authored
Merge branch 'gitpython-developers:main' into main
2 parents00b5802 +703280b commit6500844

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 andexisting repository did notexsit at %s"%path)
393+
raiseValueError("A URL was not given anda repository did notexist at %s"%path)
394394
# END check url
395395
mrepo=sm.module()
396396
urls= [r.urlforrinmrepo.remotes]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp