Skip to content
New issue

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

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

Already on GitHub? # to your account

reproduce and fix 1850 #1851

Merged
merged 4 commits into from
Apr 1, 2025
Merged

reproduce and fix 1850 #1851

merged 4 commits into from
Apr 1, 2025

Conversation

Byron
Copy link
Member

@Byron Byron commented Feb 21, 2025

Fixes #1850.
Possibly also relevant for #1851 .

Tasks

  • reproduction
  • fix
  • cleanup

Byron added 2 commits April 1, 2025 11:13
It's only used by `gix_ref` for reference traversal, which now needs this
to be sorted differently to work correctly.

As this isn't easily possible in the parallel walk implementation, it's hereby removed,
along with the `fs-walkdir-parallel` feature toggle.
@Byron Byron marked this pull request as ready for review April 1, 2025 03:19
@Byron Byron enabled auto-merge April 1, 2025 03:20
@Byron Byron merged commit cd96b64 into main Apr 1, 2025
21 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong refs returned by repo.references()?.local_branches()? sometimes in non-garbage-collected repos
1 participant