forked from PnX-SI/GeoNature
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 1.36 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
[submodule "backend/dependencies/UsersHub-authentification-module"]
path = backend/dependencies/UsersHub-authentification-module
url = https://github.com/PnX-SI/UsersHub-authentification-module
branch = develop
[submodule "backend/dependencies/Nomenclature-api-module"]
path = backend/dependencies/Nomenclature-api-module
url = https://github.com/PnX-SI/Nomenclature-api-module
branch = develop
[submodule "backend/dependencies/Habref-api-module"]
path = backend/dependencies/Habref-api-module
url = https://github.com/PnX-SI/Habref-api-module
branch = develop
[submodule "backend/dependencies/Utils-Flask-SQLAlchemy"]
path = backend/dependencies/Utils-Flask-SQLAlchemy
url = https://github.com/PnX-SI/Utils-Flask-SQLAlchemy
branch = develop
[submodule "backend/dependencies/TaxHub"]
path = backend/dependencies/TaxHub
url = https://github.com/PnX-SI/TaxHub
branch = develop
[submodule "backend/dependencies/Utils-Flask-SQLAlchemy-Geo"]
path = backend/dependencies/Utils-Flask-SQLAlchemy-Geo
url = https://github.com/PnX-SI/Utils-Flask-SQLAlchemy-Geo
branch = develop
[submodule "backend/dependencies/RefGeo"]
path = backend/dependencies/RefGeo
url = https://github.com/PnX-SI/RefGeo.git
branch = develop
[submodule "backend/dependencies/UsersHub"]
path = backend/dependencies/UsersHub
url = https://github.com/PnX-SI/UsersHub
branch = develop