-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 661 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 661 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "vscode-tree-language"]
path = vscode-tree-language
url = git@github.com:structure-codes/vscode-tree-language.git
branch = master
[submodule "structure"]
path = structure
url = git@github.com:structure-codes/structure.git
branch = main
[submodule "cli"]
path = cli
url = git@github.com:structure-codes/cli.git
branch = main
[submodule "templates"]
path = templates
url = git@github.com:structure-codes/templates.git
branch = main
[submodule "is-nondot"]
path = is-nondot
url = git@github.com:structure-codes/is-nondot.git
branch = main
[submodule "utils"]
path = utils
url = git@github.com:structure-codes/utils.git
branch = master