add Geant4 source as shallow submodule (lib/geant4)
Tracks HEAD of https://github.com/Geant4/geant4.git at depth 1 for reference browsing. shallow=true ensures others also get a shallow clone. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,3 +2,7 @@
|
|||||||
path = lib/pybind11
|
path = lib/pybind11
|
||||||
url = https://github.com/pybind/pybind11
|
url = https://github.com/pybind/pybind11
|
||||||
branch = stable
|
branch = stable
|
||||||
|
[submodule "lib/geant4"]
|
||||||
|
path = lib/geant4
|
||||||
|
url = https://github.com/Geant4/geant4.git
|
||||||
|
shallow = true
|
||||||
|
|||||||
Submodule
+1
Submodule lib/geant4 added at 41f2dd7996
Reference in New Issue
Block a user