From 75e37eac428033e0326b98cc62ce2ffad5f257b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20L=C3=BCke?= Date: Mon, 30 Dec 2024 04:41:27 +0100 Subject: [PATCH] remove 'branch' spec for mesytec-mvlc from .gitmodules --- .gitmodules | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3379443..fc73284 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,3 @@ [submodule "external/mesytec-mvlc"] path = external/mesytec-mvlc url = ../mesytec-mvlc.git - branch = "dev" -