Update git modules paths (git@ -> https:) to clone without ssh-key.

这个提交包含在:
Kolan Sh 2020-04-29 08:22:06 +03:00
父节点 8f213ec8f1
当前提交 097e41f370
共有 1 个文件被更改,包括 2 次插入2 次删除

4
.gitmodules vendored
查看文件

@ -1,6 +1,6 @@
[submodule "cmake"]
path = cmake/backbone
url = git@git.backbone.ws:kolan/cmake.backbone.git
url = https://git.backbone.ws/kolan/cmake.backbone.git
[submodule "util/backbone"]
path = util/backbone
url = git@git.backbone.ws:kolan/cmake.backbone-utils.git
url = https://git.backbone.ws/kolan/cmake.backbone-utils.git