Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,11 @@ fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git

[submodule "cime"]
path = cime
url = https://github.com/ESMCI/cime
fxtag = cime6.1.128
url = https://github.com/jedwards4b/cime
#url = https://github.com/ESMCI/cime
#fxtag = cime6.1.144
#fxtag = jedwards4b:fix/spider_mode_disabled
fxtag = d2ddac622c7b4679dbb3c2f07070dd9c7ed57478
fxrequired = ToplevelRequired
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
fxDONOTUSEurl = https://github.com/ESMCI/cime
Expand Down
Loading