From 13fb4ab67d2d88cf750f563ed522cbbea1476bf3 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Fri, 5 Jun 2020 13:53:26 -0600 Subject: [PATCH] Revert change to .gitmodules and update submodule pointer for fv3atm --- .gitmodules | 6 ++---- FV3 | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9533029fdd..8a3a77983d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,7 @@ [submodule "FV3"] path = FV3 - #url = https://github.com/NOAA-GSD/fv3atm - #branch = gsd/develop - url = https://github.com/climbfuji/fv3atm - branch = radcloud_cleanup + url = https://github.com/NOAA-GSD/fv3atm + branch = gsd/develop [submodule "NEMS"] path = NEMS url = https://github.com/NOAA-EMC/NEMS diff --git a/FV3 b/FV3 index 1d72809bd3..170500c4d2 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 1d72809bd3058082680910e510a75ada5e4edb28 +Subproject commit 170500c4d2d90b0a583c9f3ef5c7d2103539af98