Skip to content
Snippets Groups Projects
Commit c8d7182f authored by René Schöne's avatar René Schöne
Browse files

recursive again, but with relative urls for submodules

parent 82d34884
No related branches found
No related tags found
1 merge request!1Resolve "Repo documentation"
variables: variables:
GIT_SUBMODULE_STRATEGY: normal GIT_SUBMODULE_STRATEGY: recursive
stages: stages:
- build - build
......
[submodule "relast-preprocessor"] [submodule "relast-preprocessor"]
path = relast-preprocessor path = relast-preprocessor
url = git@git-st.inf.tu-dresden.de:jastadd/relast-preprocessor.git url = ../../jastadd/relast-preprocessor.git
branch = jastadd-fix-inc-param-debug branch = jastadd-fix-inc-param-debug
[submodule "ragconnect.base/src/main/jastadd/mustache"] [submodule "ragconnect.base/src/main/jastadd/mustache"]
path = ragconnect.base/src/main/jastadd/mustache path = ragconnect.base/src/main/jastadd/mustache
url = git@git-st.inf.tu-dresden.de:jastadd/mustache.git url = ../../jastadd/mustache.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment