From 2da256fafded9abf876529e131c54b4101243aed Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Fri, 15 Mar 2024 14:21:33 -0400 Subject: [PATCH] update .gitmodules for whitespace change removal --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index dc0798c32..6e979209b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ branch = main [submodule "ccpp-physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics + url = https://github.com/NCAR/ccpp-physics branch = main [submodule "CMakeModules"] path = CMakeModules