-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitmodules
24 lines (24 loc) · 979 Bytes
/
.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
[submodule "lib/toil/toil-docker"]
path = lib/toil/toil-docker
url = https://github.com/DataBiosphere/toil.git
[submodule "lib/federation-service/federation_service"]
path = lib/federation/federation
url = https://github.com/CanDIG/federation_service
[submodule "lib/katsu/katsu_service"]
path = lib/katsu/katsu_service
url = https://github.com/CanDIG/katsu.git
[submodule "lib/candig-data-portal/candig-data-portal"]
path = lib/candig-data-portal/candig-data-portal
url = https://github.com/CanDIG/candig-data-portal.git
[submodule "lib/opa/opa"]
path = lib/opa/opa
url = https://github.com/CanDIG/candig-opa.git
[submodule "lib/htsget/htsget_app"]
path = lib/htsget/htsget_app
url = https://github.com/CanDIG/htsget_app.git
[submodule "lib/candig-ingest/candigv2-ingest"]
path = lib/candig-ingest/candigv2-ingest
url = https://github.com/CanDIG/candigv2-ingest
[submodule "lib/query/query"]
path = lib/query/query
url = https://github.com/CanDIG/candigv2-query