We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d9632 commit 61ad206Copy full SHA for 61ad206
components.yaml
@@ -36,6 +36,7 @@ GMAO_Shared:
36
local: ./src/Shared/@GMAO_Shared
37
remote: ../GMAO_Shared.git
38
tag: g5.41.4
39
+ sparse: ./config/GMAO_Shared.sparse
40
develop: main
41
42
GMAOpyobs:
@@ -57,6 +58,12 @@ GEOS_Util:
57
58
tag: rt-2.0.8+pr73
59
60
61
+GMAO_perllib:
62
+ local: ./src/Shared/@GMAO_Shared/@GMAO_perllib
63
+ remote: ../GMAO_perllib.git
64
+ branch: main
65
+ develop: main
66
+
67
MAPL:
68
local: ./src/Shared/@MAPL
69
remote: ../MAPL.git
config/GMAO_Shared.sparse
@@ -0,0 +1,2 @@
1
+/*
2
+!/GMAO_perllib
0 commit comments