-
Notifications
You must be signed in to change notification settings - Fork 39
/
.gitmodules
31 lines (31 loc) · 1.16 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
[submodule "namespace/ns_quarkdb/qclient"]
path = namespace/ns_quarkdb/qclient
url = https://gitlab.cern.ch/eos/qclient.git
[submodule "mgm/cta_interface"]
path = mgm/cta_interface
url = https://gitlab.cern.ch/eos/xrootd-ssi-protobuf-interface.git
[submodule "common/backward-cpp"]
path = common/backward-cpp
url = https://github.com/bombela/backward-cpp.git
branch = master
[submodule "common/xrootd-ssi-protobuf-interface"]
path = common/xrootd-ssi-protobuf-interface
url = https://:@gitlab.cern.ch:8443/eos/xrootd-ssi-protobuf-interface.git
[submodule "unit_tests/googletest"]
path = unit_tests/googletest
url = https://github.com/google/googletest
[submodule "common/grpc-proto"]
path = common/grpc-proto
url = https://:@gitlab.cern.ch:8443/eos/grpc-proto.git
[submodule "common/jwt-cpp"]
path = common/jwt-cpp
url = https://github.com/Thalhammer/jwt-cpp.git
[submodule "quarkdb"]
path = quarkdb
url = https://gitlab.cern.ch/eos/quarkdb.git
[submodule "test/microbenchmarks/benchmark"]
path = test/microbenchmarks/benchmark
url = https://github.com/google/benchmark
[submodule "common/cppzmq"]
path = common/cppzmq
url = https://github.com/zeromq/cppzmq.git