-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 837 Bytes
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 837 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
[submodule "vendor/kbuild"]
path = vendor/kbuild
url = git@github.com:n13l/kbuild.git
[submodule "vendor/hpc"]
path = vendor/hpc
url = git@github.com:n13l/hpc.git
[submodule "vendor/aws-lc"]
path = vendor/aws-lc
url = git@github.com:n13l/aws-lc.git
[submodule "vendor/openssl"]
path = vendor/openssl
url = git@github.com:n13l/openssl.git
[submodule "vendor/rustls"]
path = vendor/rustls
url = git@github.com:n13l/rustls.git
[submodule "vendor/bats-core"]
path = vendor/bats-core
url = git@github.com:n13l/bats-core.git
[submodule "vendor/bats-assert"]
path = vendor/bats-assert
url = git@github.com:n13l/bats-assert.git
[submodule "vendor/bats-file"]
path = vendor/bats-file
url = git@github.com:n13l/bats-file.git
[submodule "vendor/bats-support"]
path = vendor/bats-support
url = git@github.com:n13l/bats-support.git