[go: up one dir, main page]

Crate uv_git_types

Crate uv_git_types 

Source

Structs§

GitHubRepository
A reference to a repository on GitHub.
GitOid
Unique identity of any Git object (commit, tree, blob, tag).
GitUrl
A URL reference to a Git repository.

Enums§

GitLfs
Configuration for Git LFS (Large File Storage) support.
GitReference
A reference to commit or commit-ish.
GitUrlParseError
OidParseError

Statics§

UV_GIT_LFS
Initialize GitLfs mode from UV_GIT_LFS environment.