uv/crates/uv-git
Charlie Marsh 4740d267e9
Remove fast path from uv-git fetch (#16607)
## Summary

Now that we perform this fast-path in
`crates/uv-distribution/src/source/mod.rs`, I _think_ the fast-path here
is no longer used? In my testing, we only actually took this path when
the fast-path _already_ failed (and thus it would fail again, wasting
time).
2025-11-06 22:18:05 -06:00
..
src Remove fast path from uv-git fetch (#16607) 2025-11-06 22:18:05 -06:00
Cargo.toml Redact credentials when displaying URLs (#13333) 2025-05-12 18:58:25 +02:00