-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
44 lines (44 loc) · 1.17 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
[submodule "any"]
path = any
url = https://github.com/martinmoene/any-lite
branch = master
[submodule "byte"]
path = byte
url = https://github.com/martinmoene/byte-lite
branch = master
[submodule "expected"]
path = expected
url = https://github.com/martinmoene/expected-lite
branch = master
[submodule "observer-ptr"]
path = observer-ptr
url = https://github.com/martinmoene/observer-ptr-lite
branch = master
[submodule "optional"]
path = optional
url = https://github.com/martinmoene/optional-lite
branch = master
[submodule "ring-span"]
path = ring-span
url = https://github.com/martinmoene/ring-span-lite
branch = master
[submodule "span"]
path = span
url = https://github.com/martinmoene/span-lite
branch = master
[submodule "status-value"]
path = status-value
url = https://github.com/martinmoene/status-value-lite
branch = master
[submodule "string-view"]
path = string-view
url = https://github.com/martinmoene/string-view-lite
branch = master
[submodule "value-ptr"]
path = value-ptr
url = https://github.com/martinmoene/value-ptr-lite
branch = master
[submodule "variant"]
path = variant
url = https://github.com/martinmoene/variant-lite
branch = master