fixed namings

This commit is contained in:
marvzhang
2021-04-20 13:20:51 +08:00
parent f5ec1ad586
commit 98913cd3aa
2 changed files with 16 additions and 1 deletions

15
.gitmodules vendored Normal file
View File

@@ -0,0 +1,15 @@
[submodule "backend/core"]
path = backend/core
url = https://github.com/crawlab-team/crawlab-core
[submodule "backend/db"]
path = backend/db
url = https://github.com/crawlab-team/crawlab-db
[submodule "backend/fs"]
path = backend/fs
url = https://github.com/crawlab-team/crawlab-fs
[submodule "backend/vcs"]
path = backend/vcs
url = https://github.com/crawlab-team/crawlab-vcs
[submodule "backend/log"]
path = backend/log
url = https://github.com/crawlab-team/crawlab-log