-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 822 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "core_modules/logger"]
path = core_modules/github.com/ash-shell/logger
url = https://github.com/ash-shell/logger.git
[submodule "core_modules/obj"]
path = core_modules/github.com/ash-shell/obj
url = https://github.com/ash-shell/obj.git
[submodule "core_modules/yaml-parse"]
path = core_modules/github.com/ash-shell/yaml-parse
url = https://github.com/ash-shell/yaml-parse.git
[submodule "core_modules/github.com/ash-shell/apm"]
path = core_modules/github.com/ash-shell/apm
url = https://github.com/ash-shell/apm.git
[submodule "core_modules/github.com/ash-shell/test"]
path = core_modules/github.com/ash-shell/test
url = https://github.com/ash-shell/test.git
[submodule "core_modules/github.com/ash-shell/env"]
path = core_modules/github.com/ash-shell/env
url = https://github.com/ash-shell/env.git