From 3c5110fad16905834f0df656e80c88b34f985ced Mon Sep 17 00:00:00 2001 From: Daniel Sarmiento <42810219+dpsarmie@users.noreply.github.com> Date: Thu, 31 Oct 2024 18:31:23 -0400 Subject: [PATCH] Point to branch for #2467 Pointing to FV3 branch for #2467 to merge both PRs. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ab72b60a64..e4e50b6dd8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-EMC/fv3atm - branch = develop + url = https://github.com/DWesl/fv3atm + branch = sty-unit-consistency [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3