Skip to content

Conversation

@wagoodman
Copy link
Contributor

The --from flag should preserve the order in which to try various sources the user has passed. Today this list is being sorted, which appears to be a mistake. This PR fixes this, preserving the original order as passed by the user.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have added unit tests that cover changed behavior
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman added the bug Something isn't working label Nov 7, 2025
@wagoodman wagoodman requested a review from a team November 7, 2025 15:07
@wagoodman wagoodman merged commit 1993949 into main Nov 7, 2025
12 checks passed
@wagoodman wagoodman deleted the fix-from-order branch November 7, 2025 15:17
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.

3 participants