forked from EvilBeaver/oscript-library
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
46 lines (46 loc) · 1.37 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[submodule "src/cmdline"]
path = src/cmdline
url = https://github.com/oscript-library/cmdline
branch = develop
[submodule "src/json"]
path = src/json
url = https://github.com/oscript-library/json.git
branch = develop
[submodule "src/1testrunner"]
path = src/1testrunner
url = https://github.com/oscript-library/1testrunner.git
branch = develop
[submodule "src/asserts"]
path = src/asserts
url = https://github.com/oscript-library/asserts.git
branch = develop
[submodule "src/logos"]
path = src/logos
url = https://github.com/oscript-library/logos.git
branch = develop
[submodule "src/tempfiles"]
path = src/tempfiles
url = https://github.com/oscript-library/tempfiles.git
[submodule "src/opm"]
path = src/opm
url = https://github.com/oscript-library/opm.git
[submodule "src/tool1cd"]
path = src/tool1cd
url = https://github.com/oscript-library/tool1cd.git
[submodule "src/strings"]
path = src/strings
url = https://github.com/oscript-library/strings.git
[submodule "src/v8runner"]
path = src/v8runner
url = https://github.com/oscript-library/v8runner.git
[submodule "src/gitsync"]
path = src/gitsync
url = https://github.com/oscript-library/gitsync.git
branch = develop
[submodule "src/fs"]
path = src/fs
url = https://github.com/oscript-library/files-common
[submodule "src/1commands"]
path = src/1commands
url = https://github.com/artbear/1commands.git
branch = develop