[go: up one dir, main page]

Crate uv_git

Crate uv_git 

Source

Structs§

Fetch
GitResolver
A resolver for Git repositories.
GitSource
A remote Git source that can be checked out locally.
RepositoryReference
ResolvedRepositoryReference

Enums§

GitError
GitResolverError

Statics§

GIT
A global cache of the result of which git.
GIT_LFS
A global cache of the git lfs command.
GIT_STORE
Global authentication cache for a uv invocation.

Traits§

Reporter

Functions§

store_credentials_from_url
Populate the global authentication store with credentials on a Git URL, if there are any.