-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.04 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
[submodule "WIN16"]
path = WIN16
url = https://github.com/osfree-project/WIN16
branch = master
[submodule "Server"]
path = Server
url = https://github.com/osfree-project/MVM.git
branch = master
[submodule "macrolib"]
path = macrolib
url = https://github.com/osfree-project/MacroLib.git
branch = master
[submodule "CMD/diskcopy/contrib"]
path = CMD/diskcopy/contrib
url = https://github.com/FDOS/diskcopy
branch = master
[submodule "doskrnl"]
path = doskrnl
url = https://github.com/osfree-project/doskrnl
[submodule "expserver"]
path = expserver
url = https://github.com/osfree-project/Bochs
[submodule "CMD/append/macrolib"]
path = CMD/append/macrolib
url = https://github.com/osfree-project/MacroLib
[submodule "CMD/graftabl/macrolib"]
path = CMD/graftabl/macrolib
url = https://github.com/osfree-project/MacroLib
[submodule "CMD/expand"]
path = CMD/expand
url = https://github.com/osfree-project/expand
branch = main
[submodule "CMD/fastopen"]
path = CMD/fastopen
url = https://github.com/osfree-project/fastopen
branch = main