mirror of https://github.com/astral-sh/uv
## Summary If you run `cargo run pip install "pip-test-package @ git+https://github.com/pypa/pip-test-package@5547fa909e83df8bd743d3978d6667497983a4b7"` repeatedly, then every time, we'll take the "GitHub fast path" every time, even if the package is already cached. This PR adds logic to skip the fast path if the reference looks like a commit that we've already checked out. Closes https://github.com/astral-sh/uv/issues/12760. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||