From 2f4b355cfae374bf5c3a93bae571ca779d3fc876 Mon Sep 17 00:00:00 2001 From: Rosie Fisher Date: Tue, 15 Oct 2024 10:40:27 +0200 Subject: [PATCH] Revert accidental change to .gitmodules I meant to do this on the drydep branch. Hope this fixes the error. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index f792b3cfb9..402ffcadf8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,8 +27,8 @@ # [submodule "fates"] path = src/fates -url = https://github.com/rosiealice/fates -fxtag = drydep_main +url = https://github.com/NGEET/fates +fxtag = sci.1.78.2_api.36.0.0 fxrequired = AlwaysRequired # Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed fxDONOTUSEurl = https://github.com/NCAR/fates-release