From 43fe0eed1aff62453e09f3dbc1aa2a4399e6eb34 Mon Sep 17 00:00:00 2001 From: Ufuk Turuncoglu Date: Fri, 26 Jan 2024 07:58:25 -0600 Subject: [PATCH] update git module file --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ad9e50004..22c723ac1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/uturuncoglu/ccpp-physics - branch = feature/noahmp + url = https://github.com/ufs-community/ccpp-physics + branch = ufs/dev [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP