summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: a43afd30d423f3ae6d22494b3e25eccacc52e8e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "cookbook"]
	path = cookbook
	url = https://gitlab.redox-os.org/redox-os/cookbook.git
	branch = master
[submodule "installer"]
	path = installer
	url = https://gitlab.redox-os.org/redox-os/installer.git
	branch = master
[submodule "rust"]
	path = rust
	url = https://gitlab.redox-os.org/redox-os/rust.git
	branch = redox-2023-09-07
	update = none
[submodule "redoxfs"]
	path = redoxfs
	url = https://gitlab.redox-os.org/redox-os/redoxfs.git
	branch = master
[submodule "relibc"]
	path = relibc
	url = https://gitlab.redox-os.org/redox-os/relibc.git
	branch = master