initial commit
This commit is contained in:
13
.gitmodules
vendored
13
.gitmodules
vendored
@@ -1,3 +1,4 @@
|
||||
|
||||
[submodule "cm"]
|
||||
path = cm
|
||||
url = https://gitee.com/BDWare/cm.git
|
||||
@@ -26,11 +27,15 @@
|
||||
path = front-base
|
||||
url = https://gitee.com/BDWare/front-base.git
|
||||
branch = master
|
||||
[submodule "MockJava"]
|
||||
path = MockJava
|
||||
url = https://gitee.com/BDWare/MockJava.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
|
||||
[submodule "agent-frontend"]
|
||||
path = bdcontract-web-ide
|
||||
url = https://phabricator.internetapi.cn/source/bdcontract-web-ide.git
|
||||
branch = master
|
||||
|
||||
Reference in New Issue
Block a user