Change of default branch name of spack submodule #1073
climbfuji
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just now (04/10/2024) we renamed the default branch of the spack submodule from
jcsda_emc_spack_stack
tospack-stack-dev
. This was discussed and agreed upon several months ago at the spack-stack developer meeting. This new name is (a) shorter, (b) matches better how we name the tags of thespack
submodule (spack-stack-1.7.0
for example), and (c) also reflects that there are other contributors to ourspack
fork than JCSDA and EMC: namely, EPIC, NASA GMAO, NRL.There were only three pull open requests that were all automatically updated, and so was the branch protection rule.
PR #1072 updates the branch name in the
.gitmodules
file.Users with existing clones of spack-stack that are actively used need to run
git remote update
in thespack
submodule/subdirectory and the top-levelspack-stack
directory to refresh the git submodule configuration.Beta Was this translation helpful? Give feedback.
All reactions