File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-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.36.0
9+ develop : main
810
911cmake :
1012 local : ./@cmake
1113 remote : ../ESMA_cmake.git
1214 tag : v3.57.0
15+ develop : develop
1316
1417ecbuild :
1518 local : ./@cmake/@ecbuild
@@ -21,34 +24,39 @@ NCEP_Shared:
2124 remote : ../NCEP_Shared.git
2225 tag : v1.3.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 : v1.9.9
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.6
3540 sparse : ./config/GEOS_Util.sparse
41+ develop : main
3642
3743# When updating the MAPL version, also update the MAPL version in the
3844# CMakeLists.txt file for non-Baselibs builds
3945MAPL :
4046 local : ./src/Shared/@MAPL
4147 remote : ../MAPL.git
4248 tag : v2.54.2
49+ develop : develop
4350
4451GEOSldas_GridComp :
4552 local : ./src/Components/@GEOSldas_GridComp
4653 remote : ../GEOSldas_GridComp.git
47- tag : v2.0.0
54+ branch : develop
55+ develop : develop
4856
4957GEOSgcm_GridComp :
5058 local : ./src/Components/@GEOSgcm_GridComp
5159 remote : ../GEOSgcm_GridComp.git
52- tag : v2.7.2
60+ branch : develop
5361 sparse : ./config/GEOSgcm_GridComp_ldas.sparse
54-
62+ develop : develop
You can’t perform that action at this time.
0 commit comments