From 121aab961f4b2f00455d2ed7b1e9c0913f0cb4ec Mon Sep 17 00:00:00 2001 From: Lars Bogner Date: Thu, 11 Jun 2026 10:36:05 +0200 Subject: [PATCH] point geant4 submodule at personal GitLab fork Switch from upstream Geant4/geant4 on GitHub to lbogner/geant4 on GitLab, which carries the minicalosim-spawning branch with the pre-assigned track ID changes. Co-Authored-By: Claude Sonnet 4.6 --- .gitmodules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 50e41c1..ec6b94e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,5 +4,4 @@ branch = stable [submodule "lib/geant4"] path = lib/geant4 - url = https://github.com/Geant4/geant4.git - shallow = true + url = git@gitlab.etp.kit.edu:lbogner/geant4.git