uv/crates/uv-git/src
Jo 0b5cc9595a
Reuse the result of `which git` (#8224)
## Summary

Cache the path to git executable in a `LazyLock` and reuse it throughout
the process. This might reduce some costs on finding the git executable.
2024-10-15 13:50:43 -04:00
..
sha chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
credentials.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
git.rs Reuse the result of `which git` (#8224) 2024-10-15 13:50:43 -04:00
lib.rs Reuse the result of `which git` (#8224) 2024-10-15 13:50:43 -04:00
resolver.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
sha.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
source.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00