Skip to content

Commit

Permalink
Merge branch version/0-42-0-RC1 to adopt changes from PR #2845
Browse files Browse the repository at this point in the history
  • Loading branch information
as-builds committed Oct 24, 2023
2 parents c7f61e3 + aba5abc commit 3b593cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/state/internal/cmdtree/commit.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ func newCommitCommand(prime *primer.Values) *captain.Command {
},
)

cmd.SetGroup(EnvironmentSetupGroup)
cmd.SetGroup(EnvironmentSetupGroup).SetUnstable(true)

return cmd
}

0 comments on commit 3b593cc

Please sign in to comment.