-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 858 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 858 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 "submodules/catch"]
path = submodules/catch
url = https://github.com/catchorg/Catch2.git
ignore = dirty
[submodule "submodules/parallel-hashmap"]
path = submodules/parallel-hashmap
url = https://github.com/greg7mdp/parallel-hashmap.git
ignore = dirty
[submodule "submodules/paw"]
path = submodules/paw
url = https://github.com/hannespetur/paw.git
ignore = dirty
[submodule "submodules/gfatools"]
path = submodules/gfatools
url = https://github.com/lh3/gfatools.git
ignore = dirty
[submodule "submodules/cereal"]
path = submodules/cereal
url = https://github.com/USCiLab/cereal.git
[submodule "submodules/libdeflate"]
path = submodules/libdeflate
url = https://github.com/ebiggers/libdeflate.git
ignore = dirty
[submodule "submodules/htslib"]
path = submodules/htslib
url = https://github.com/samtools/htslib.git
ignore = dirty