mirror of
https://github.com/astral-sh/uv
synced 2026-01-30 09:50:32 -05:00
Ensures that if we need to access the same Git repo twice in a resolution, we only have one handler to that repo at a time. (Otherwise, `git2` panics.)