From ac26b7709a23126ddf9974782004b211623544c9 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Mon, 1 Apr 2024 07:24:33 -0500 Subject: [PATCH] Update .gitmodules --- .gitmodules | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a3775fc12d..f712707a4b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-EMC/fv3atm - branch = develop + #url = https://github.com/NOAA-EMC/fv3atm + #branch = develop + url = https://github.com/DusanJovic-NOAA/fv3atm + branch = remove_nowarn [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3