spkenv / spk

A Package Manager for high velocity software environments, built on spfs.
https://spkenv.dev
Apache License 2.0
40 stars 6 forks source link

Fix default origin repo not respecting --when #1088

Closed jrray closed 3 months ago

jrray commented 3 months ago

As discussed in #1087 reuse the same logic for configuring the implicit "origin" repo as any explicitly enabled repos.

Also fix a problem from the pre-#1087 code where any explicitly enabled "origin" (with custom pin) would be replaced by the implicit one.