... | ... | @@ -10,9 +10,9 @@ This repository has a submodule, this means hru-delin.git repository is nested i |
|
|
|
|
|
Make sure you clone it like that:
|
|
|
``` bash
|
|
|
git clone --recurse-submodules git@gitlab-ssh.irstea.fr:hru-delin-dev/hru-delin-qgis.git
|
|
|
git clone --recurse-submodules --remote-submodules git@gitlab-ssh.irstea.fr:hru-delin-dev/hru-delin-qgis.git
|
|
|
# or
|
|
|
git clone --recurse-submodules https://gitlab.irstea.fr/hru-delin-dev/hru-delin-qgis.git
|
|
|
git clone --recurse-submodules --remote-submodules https://gitlab.irstea.fr/hru-delin-dev/hru-delin-qgis.git
|
|
|
```
|
|
|
|
|
|
# Produce a release
|
... | ... | |