Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default origin repo not respecting --when #1088

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

jrray
Copy link
Collaborator

@jrray jrray commented Aug 4, 2024

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.

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.

Signed-off-by: J Robert Ray <jrray@jrray.org>
@jrray jrray added the bug Something isn't working label Aug 4, 2024
@jrray jrray self-assigned this Aug 4, 2024
@jrray jrray requested a review from rydrman August 4, 2024 19:01
Copy link
Collaborator

@rydrman rydrman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, and kudos for resolving a bug before it had a chance to impact anyone!

@jrray jrray merged commit 106be3a into main Aug 5, 2024
6 checks passed
@jrray jrray deleted the reuse-repo-config branch August 5, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants