From 4755bd244de8a10172033f4ad9f5a9479cec86f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ronny=20B=C3=B6ttger?= <s6013406@mail.zih.tu-dresden.de> Date: Fri, 5 Nov 2021 01:58:38 +0100 Subject: [PATCH] changed branch of submodule relast preprocessor to develop --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 9e4790c..9d49f33 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "relast.preprocessor"] path = relast.preprocessor url = ../../jastadd/relast-preprocessor.git + branch = develop -- GitLab