bdcontract-bundle/.gitmodules
2021-09-25 02:23:55 +08:00

36 lines
956 B
Plaintext

[submodule "cm"]
path = cm
url = https://gitee.com/BDWare/cm.git
branch = master
[submodule "agent-backend"]
path = agent-backend
url = https://gitee.com/BDWare/agent-backend.git
branch = master
[submodule "router-backend"]
path = router-backend
url = https://gitee.com/BDWare/router-backend.git
branch = master
[submodule "router-frontend"]
path = router-frontend
url = https://gitee.com/BDWare/router-frontend.git
branch = master
[submodule "genparser"]
path = genparser
url = https://gitee.com/BDWare/genparser.git
branch = master
[submodule "gmhelper"]
path = gmhelper
url = https://gitee.com/BDWare/gmhelper.git
branch = master
[submodule "front-base"]
path = front-base
url = https://gitee.com/BDWare/front-base.git
branch = master
[submodule "common"]
path = common
url = https://gitee.com/BDWare/common.git
branch = master
[submodule "mockjava"]
path = mockjava
url = https://gitee.com/BDWare/MockJava.git
branch = master