forked from rust-lang/cargo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 947 Bytes
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 947 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
25
26
27
28
29
30
31
32
[submodule "curl"]
path = redox/curl
url = https://gitlab.redox-os.org/redox-os/curl-rust.git
branch = redox
[submodule "fs2"]
path = redox/fs2
url = https://gitlab.redox-os.org/redox-os/fs2-rs.git
branch = redox
[submodule "redox/home"]
path = redox/home
url = https://gitlab.redox-os.org/redox-os/home.git
branch = redox
[submodule "redox/git2"]
path = redox/git2
url = https://gitlab.redox-os.org/redox-os/git2-rs.git
branch = redox
[submodule "redox/jobserver"]
path = redox/jobserver
url = https://gitlab.redox-os.org/redox-os/jobserver-rs.git
branch = redox
[submodule "redox/url"]
path = redox/url
url = https://gitlab.redox-os.org/redox-os/rust-url.git
branch = redox
[submodule "redox/ripgrep"]
path = redox/ripgrep
url = https://gitlab.redox-os.org/redox-os/ripgrep.git
branch = redox
[submodule "redox/socket2-rs"]
path = redox/socket2-rs
url = https://gitlab.redox-os.org/redox-os/socket2-rs.git
branch = redox