replace https with git in .gitmodules
This commit is contained in:
parent
a86a2c0ca8
commit
239ca7b835
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "tools"]
|
||||
path = tools
|
||||
url = https://github.com/devchat-ai/devchat-vscode-tools.git
|
||||
url = git@github.com:devchat-ai/devchat-vscode-tools.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user