-
Notifications
You must be signed in to change notification settings - Fork 210
Expand file tree
/
Copy path.gitmodules
More file actions
20 lines (20 loc) · 841 Bytes
/
.gitmodules
File metadata and controls
20 lines (20 loc) · 841 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "src/plugins_ext/rDSN.tools.explorer"]
path = src/plugins_ext/rDSN.tools.explorer
url = https://github.com/linmajia/rDSN.tools.explorer.git
branch = master
[submodule "src/plugins_ext/rDSN.tools.hpc"]
path = src/plugins_ext/rDSN.tools.hpc
url = https://github.com/linmajia/rDSN.tools.hpc.git
branch = master
[submodule "src/plugins_ext/rDSN.dist.service"]
path = src/plugins_ext/rDSN.dist.service
url = https://github.com/linmajia/rDSN.dist.service.git
branch = master
[submodule "src/plugins_ext/rDSN.dist.deployment"]
path = src/plugins_ext/rDSN.dist.deployment
url = https://github.com/linmajia/rDSN.dist.deployment.git
branch = master
[submodule "src/plugins_ext/rDSN.tools.log.monitor"]
path = src/plugins_ext/rDSN.tools.log.monitor
url = https://github.com/linmajia/rDSN.tools.log.monitor.git
branch = master