forked from datacratic/platform-deps
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy path.gitmodules
39 lines (39 loc) · 1.1 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
[submodule "zookeeper"]
path = zookeeper
url = https://github.com/apache/zookeeper.git
[submodule "boost-svn"]
path = boost-svn
url = https://github.com/datacratic/boost-svn.git
[submodule "cityhash"]
path = cityhash
url = https://github.com/jeremybarnes/cityhash.git
[submodule "hiredis"]
path = hiredis
url = https://github.com/redis/hiredis.git
[submodule "libssh2"]
path = libssh2
url = https://github.com/datacratic/libssh2.git
[submodule "node"]
path = node
url = https://github.com/datacratic/node.git
[submodule "snappy"]
path = snappy
url = https://github.com/mikeburkat/snappy.git
[submodule "userspace-rcu"]
path = userspace-rcu
url = https://github.com/datacratic/userspace-rcu.git
[submodule "zeromq3-x"]
path = zeromq3-x
url = https://github.com/datacratic/zeromq3-x.git
[submodule "cairomm"]
path = cairomm
url = git://git.cairographics.org/git/cairomm
[submodule "pistache"]
path = pistache
url = https://github.com/oktal/pistache.git
[submodule "protobuf"]
path = protobuf
url = [email protected]:google/protobuf
[submodule "redis"]
path = redis
url = [email protected]:antirez/redis.git