From 35f8bc9837224b0edfaa99bfcfbb6c56bd4eac99 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Wed, 17 Jan 2024 18:07:44 +0000 Subject: [PATCH] udpate .gitmodules --- .gitmodules | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8c0c73f9..dc0798c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,10 +4,8 @@ branch = main [submodule "ccpp-physics"] path = ccpp/physics - #url = https://github.com/NCAR/ccpp-physics - #branch = main - url = https://github.com/grantfirl/ccpp-physics - branch = ufs-dev-PR92 + url = https://github.com/NCAR/ccpp-physics + branch = main [submodule "CMakeModules"] path = CMakeModules url = https://github.com/noaa-emc/CMakeModules