-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.gitmodules
21 lines (21 loc) · 778 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "misc/submodules/folly"]
path = misc/submodules/folly
url = https://github.com/facebook/folly.git
[submodule "misc/submodules/junction"]
path = misc/submodules/junction
url = https://github.com/preshing/junction.git
[submodule "misc/submodules/turf"]
path = misc/submodules/turf
url = https://github.com/preshing/turf.git
[submodule "misc/submodules/xxhash"]
path = misc/submodules/xxhash
url = https://github.com/Cyan4973/xxHash.git
[submodule "misc/submodules/libcuckoo"]
path = misc/submodules/libcuckoo
url = https://github.com/efficient/libcuckoo.git
[submodule "utils"]
path = utils
url = https://github.com/TooBiased/utils_tm.git
[submodule "misc/submodules/smhasher"]
path = misc/submodules/smhasher
url = https://github.com/rurban/smhasher.git