File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 11GEOSldas :
22 fixture : true
3+ develop : develop
34
45env :
56 local : ./@env
67 remote : ../ESMA_env.git
78 tag : v4.38.0
9+ develop : main
810
911cmake :
1012 local : ./@cmake
1113 remote : ../ESMA_cmake.git
1214 tag : v3.62.1
15+ develop : develop
1316
1417ecbuild :
1518 local : ./@cmake/@ecbuild
@@ -21,39 +24,45 @@ NCEP_Shared:
2124 remote : ../NCEP_Shared.git
2225 tag : v1.4.0
2326 sparse : ./config/NCEP_Shared.sparse
27+ develop : main
2428
2529GMAO_Shared :
2630 local : ./src/Shared/@GMAO_Shared
2731 remote : ../GMAO_Shared.git
2832 tag : v2.1.1
2933 sparse : ./config/GMAO_Shared.sparse
34+ develop : main
3035
3136GEOS_Util :
3237 local : ./src/Shared/@GMAO_Shared/@GEOS_Util
3338 remote : ../GEOS_Util.git
3439 tag : v2.1.9
3540 sparse : ./config/GEOS_Util.sparse
41+ develop : main
3642
3743GMAO_perllib :
3844 local : ./src/Shared/@GMAO_Shared/@GMAO_perllib
3945 remote : ../GMAO_perllib.git
4046 tag : v1.1.0
47+ develop : main
4148
4249# When updating the MAPL version, also update the MAPL version in the
4350# CMakeLists.txt file for non-Baselibs builds
4451MAPL :
4552 local : ./src/Shared/@MAPL
4653 remote : ../MAPL.git
4754 tag : v2.57.0
55+ develop : develop
4856
4957GEOSldas_GridComp :
5058 local : ./src/Components/@GEOSldas_GridComp
5159 remote : ../GEOSldas_GridComp.git
52- tag : v3.1.0
60+ branch : develop
61+ develop : develop
5362
5463GEOSgcm_GridComp :
5564 local : ./src/Components/@GEOSgcm_GridComp
5665 remote : ../GEOSgcm_GridComp.git
57- tag : v2.7.5
66+ branch : develop
5867 sparse : ./config/GEOSgcm_GridComp_ldas.sparse
59-
68+ develop : develop
You can’t perform that action at this time.
0 commit comments