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
18 changes: 12 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -68,31 +68,37 @@ fxDONOTUSEurl = https://github.com/ESCOMP/mizuRoute
[submodule "ccs_config"]
path = ccs_config
url = https://github.com/ESMCI/ccs_config_cesm.git
fxtag = ccs_config_cesm1.0.61
fxtag = ccs_config_cesm1.0.63
fxrequired = ToplevelRequired
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
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/ESMCI/cime
url = https://github.com/ekluzek/cime
#fxtag = cime6.1.137
#fxtag = allow_colon_for_input_pathname_4738
fxtag = 3251ec5584a8b27841e428613c72af7bb20dcb42
fxrequired = ToplevelRequired
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
fxDONOTUSEurl = https://github.com/ESMCI/cime

[submodule "cmeps"]
path = components/cmeps
url = https://github.com/ESCOMP/CMEPS.git
fxtag = cmeps1.1.20
#url = https://github.com/ESCOMP/CMEPS.git
url = https://github.com/ekluzek/CMEPS.git
#fxtag = cmeps1.1.23
#fxtag = errors_to_cesmlog_524_runtype_branch_525_cpl_inputdatalist_526
fxtag = 936ddacee1c6c0e35359237c7150a0ca345d03db
fxrequired = ToplevelRequired
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git

[submodule "cdeps"]
path = components/cdeps
url = https://github.com/ESCOMP/CDEPS.git
fxtag = cdeps1.0.81
fxtag = cdeps1.0.84
fxrequired = ToplevelRequired
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS.git
Expand Down
2 changes: 1 addition & 1 deletion ccs_config
2 changes: 1 addition & 1 deletion components/cdeps
2 changes: 1 addition & 1 deletion components/cmeps
Submodule cmeps updated from 0130cb to 936dda
Loading