chore: 恢复submodules配置 (#5291)
Co-authored-by: BugKing <wangzhen@fit2cloud.com>
This commit is contained in:
parent
5562735807
commit
c254d2c27a
|
@ -1,4 +1,8 @@
|
||||||
[submodule "frontend/src/business/components/xpack"]
|
[submodule "backend/src/main/java/io/metersphere/xpack"]
|
||||||
path = frontend/src/business/components/xpack
|
path = backend/src/main/java/io/metersphere/xpack
|
||||||
url = git@github.com:metersphere/xpack-frontend.git
|
url = git@github.com:metersphere/xpack-backend.git
|
||||||
branch = master
|
branch = master
|
||||||
|
[submodule "frontend/src/business/components/xpack"]
|
||||||
|
path = frontend/src/business/components/xpack
|
||||||
|
url = git@github.com:metersphere/xpack-frontend.git
|
||||||
|
branch = master
|
Loading…
Reference in New Issue