-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
26 lines (26 loc) · 996 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
25
26
[submodule "sources/GeoNature"]
path = sources/GeoNature
url = https://github.com/PnX-SI/GeoNature.git
branch = feat/docker2
[submodule "sources/UsersHub"]
path = sources/UsersHub
url = https://github.com/PnX-SI/UsersHub.git
[submodule "sources/TaxHub"]
path = sources/TaxHub
url = https://github.com/PnX-SI/TaxHub.git
[submodule "sources/GeoNature-atlas"]
path = sources/GeoNature-atlas
url = https://github.com/PnX-SI/GeoNature-atlas.git
branch = feat/docker
[submodule "sources/gn_module_import"]
path = sources/gn_module_import
url = https://github.com/PnX-SI/gn_module_import.git
[submodule "sources/gn_module_export"]
path = sources/gn_module_export
url = https://github.com/PnX-SI/gn_module_export.git
[submodule "sources/gn_module_dashboard"]
path = sources/gn_module_dashboard
url = https://github.com/PnX-SI/gn_module_dashboard.git
[submodule "sources/gn_module_monitoring"]
path = sources/gn_module_monitoring
url = https://github.com/PnX-SI/gn_module_monitoring.git