From 8052b9d3f4a396559fbd1c97c6d75f8f903ee833 Mon Sep 17 00:00:00 2001 From: Matt Joyce Date: Tue, 24 Mar 2026 09:47:15 -0400 Subject: [PATCH] updating branch names in .gitmodules --- .gitmodules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ce301609..52511ba9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,11 +1,11 @@ [submodule "Ph2_ACF"] path = Ph2_ACF url = https://gitlab.cern.ch/cms_tk_ph2/Ph2_ACF.git - branch = Dev + branch = v6-27 [submodule "icicle"] path = icicle url = https://gitlab.cern.ch/icicle/icicle.git - branch = osudev + branch = osu_v2.1.0_hvbox_dev [submodule "InnerTrackerTests"] path = InnerTrackerTests url = https://gitlab.cern.ch/cms_tk_ph2/inner-tracker-tests.git @@ -13,3 +13,4 @@ [submodule "felis"] path = felis url = https://gitlab.cern.ch/sdemares/felis.git + branch = v1.1.12