Skip to content

Commit 46f0aed

Browse files
authored
Update .gitmodules: use tags spack-stack-2.0.0 for submodules spack and spack-packages (#1862)
1 parent 5a3f82f commit 46f0aed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[submodule "spack"]
22
path = spack
33
url = https://github.com/jcsda/spack
4-
branch = release/2.0
4+
branch = spack-stack-2.0.0
55
[submodule "repos/builtin"]
66
path = repos/builtin
77
url = https://github.com/jcsda/spack-packages
8-
branch = release/2.0
8+
branch = spack-stack-2.0.0

0 commit comments

Comments
 (0)