From bce0815189d18809d62c7832b08f9d245deca7d0 Mon Sep 17 00:00:00 2001 From: Bruce Perry <53018946+baperry2@users.noreply.github.com> Date: Thu, 27 Jun 2024 14:48:55 -0600 Subject: [PATCH] Shallow submod (#394) * shallow option for PelePhysics and AMReX-Hydro * update PP --- .gitmodules | 2 ++ Submodules/PelePhysics | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 63369cb8..3208fa91 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "Submodules/AMReX-Hydro"] path = Submodules/AMReX-Hydro url = https://github.com/AMReX-Fluids/AMReX-Hydro.git + shallow = true [submodule "Submodules/PelePhysics"] path = Submodules/PelePhysics url = https://github.com/AMReX-Combustion/PelePhysics.git + shallow = true diff --git a/Submodules/PelePhysics b/Submodules/PelePhysics index 19ccf855..29401b65 160000 --- a/Submodules/PelePhysics +++ b/Submodules/PelePhysics @@ -1 +1 @@ -Subproject commit 19ccf8557a69d18cec8354ddde4af8e97d384cef +Subproject commit 29401b659829900c652a3a75daf8e09045fb9a16