replace https with git in .gitmodules

This commit is contained in:
bobo.yang 2023-12-07 09:11:21 +08:00
parent a86a2c0ca8
commit 239ca7b835

2
.gitmodules vendored
View File

@ -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