fix: 修复submodule引用

This commit is contained in:
Captain.B 2021-08-04 10:02:07 +08:00 committed by 刘瑞斌
parent 9e86b9cb1b
commit 603268cd0c
1 changed files with 4 additions and 0 deletions

4
.gitmodules vendored
View File

@ -1,3 +1,7 @@
[submodule "backend/src/main/java/io/metersphere/xpack"]
path = backend/src/main/java/io/metersphere/xpack
url = git@github.com:metersphere/xpack-backend.git
branch = master
[submodule "frontend/src/business/components/xpack"]
path = frontend/src/business/components/xpack
url = git@github.com:metersphere/xpack-frontend.git