From a8ee372797f0cc7ac3cbc8b5273056f13f23011c Mon Sep 17 00:00:00 2001 From: dustinswales Date: Wed, 16 Nov 2022 17:47:10 -0700 Subject: [PATCH 1/2] Switch ccpp-physics submodule --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 22c723ac1..246f552f9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/ufs-community/ccpp-physics - branch = ufs/dev + url = https://github.com/dustinswales/ccpp-physics + branch = add_ci_tests [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 8c9d446d5..b54da2587 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 8c9d446d5f294e3eb38f5e91a27450b887e468d9 +Subproject commit b54da258727914b66b90d76420dcf31875b601a7 From 71d123b3c41203dd4714a1f24e35016a16b5a08c Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Mon, 21 Nov 2022 16:52:23 +0000 Subject: [PATCH 2/2] Revert ccpp-physics submodule. --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 246f552f9..22c723ac1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/dustinswales/ccpp-physics - branch = add_ci_tests + url = https://github.com/ufs-community/ccpp-physics + branch = ufs/dev [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index b54da2587..82062de8c 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit b54da258727914b66b90d76420dcf31875b601a7 +Subproject commit 82062de8cabe3e2f6d255f54a1fcce751aa8b7b6