uv/crates/uv-git/src
Charlie Marsh 78639187e8
Remove the `FullCommit` variant from `GitReference` (#10803)
## Summary

It's not quite correct for this to be on `GitReference`. It's not a
variant that can be created by users, or by us.
2025-01-21 19:26:58 +00:00
..
credentials.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
git.rs Remove the `FullCommit` variant from `GitReference` (#10803) 2025-01-21 19:26:58 +00:00
github.rs Add a GitHub repository struct to `uv-git` (#10768) 2025-01-20 14:39:05 +00:00
lib.rs Remove the `FullCommit` variant from `GitReference` (#10803) 2025-01-21 19:26:58 +00:00
oid.rs Deduplicate `GitSha` and `GitOid` types (#10802) 2025-01-21 09:15:11 -05:00
resolver.rs Deduplicate `GitSha` and `GitOid` types (#10802) 2025-01-21 09:15:11 -05:00
source.rs Deduplicate `GitSha` and `GitOid` types (#10802) 2025-01-21 09:15:11 -05:00