From d4897d7e834ebe34a811236cc47ec06dde0bf9b9 Mon Sep 17 00:00:00 2001 From: Nicholas Szapiro <149816583+NickSzapiro-NOAA@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:00:13 -0400 Subject: [PATCH] CICE branch in .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a3775fc12d..9af91d7b6f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,8 +28,8 @@ branch = dev/emc [submodule "CICE"] path = CICE-interface/CICE - url = https://github.com/NOAA-EMC/CICE - branch = emc/develop + url = https://github.com/NickSzapiro-NOAA/CICE + branch = cice_sync [submodule "CDEPS"] path = CDEPS-interface/CDEPS url = https://github.com/NOAA-EMC/CDEPS