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

Commit149ccf7

Browse files
committed
Update git submodule reference to use https instead of git@
1 parentfc23df2 commit149ccf7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
url=https://github.com/uiri/toml.git
5151
[submodule "submodules/pytoolconfig"]
5252
path=submodules/pytoolconfig
53-
url=git@github.com:bagel897/pytoolconfig.git
53+
url=https://github.com/bagel897/pytoolconfig.git
5454
[submodule "submodules/tomli"]
5555
path=submodules/tomli
56-
url=git@github.com:hukkin/tomli.git
56+
url=https://github.com/hukkin/tomli.git
5757
[submodule "submodules/appdirs"]
5858
path=submodules/appdirs
59-
url=git@github.com:ActiveState/appdirs.git
59+
url=https://github.com/ActiveState/appdirs.git

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp