initial commit
This commit is contained in:
36
.gitmodules
vendored
Normal file
36
.gitmodules
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user