-
Notifications
You must be signed in to change notification settings - Fork 102
/
.gitmodules
24 lines (24 loc) · 1.04 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
[submodule "backend/dependencies/UsersHub-authentification-module"]
path = backend/dependencies/UsersHub-authentification-module
url = ../UsersHub-authentification-module.git
[submodule "backend/dependencies/Nomenclature-api-module"]
path = backend/dependencies/Nomenclature-api-module
url = ../Nomenclature-api-module.git
[submodule "backend/dependencies/Habref-api-module"]
path = backend/dependencies/Habref-api-module
url = ../Habref-api-module.git
[submodule "backend/dependencies/Utils-Flask-SQLAlchemy"]
path = backend/dependencies/Utils-Flask-SQLAlchemy
url = ../Utils-Flask-SQLAlchemy.git
[submodule "backend/dependencies/TaxHub"]
path = backend/dependencies/TaxHub
url = ../TaxHub.git
[submodule "backend/dependencies/Utils-Flask-SQLAlchemy-Geo"]
path = backend/dependencies/Utils-Flask-SQLAlchemy-Geo
url = ../Utils-Flask-SQLAlchemy-Geo.git
[submodule "backend/dependencies/RefGeo"]
path = backend/dependencies/RefGeo
url = ../RefGeo.git
[submodule "backend/dependencies/UsersHub"]
path = backend/dependencies/UsersHub
url = ../UsersHub.git