Module storage

Module storage 

Source

Modules§

git
refs

Structs§

Oid
Serializable git2::Oid
Remote
A project remote.
Remotes
Project remotes. Tracks the git state of a project.
RepositoryInfo
Basic repository information.
SetHead
Output of WriteRepository::set_head.
Validations
A set of Validation errors that a caller must use.

Enums§

Error
Storage error.
FetchError
Fetch error.
Namespaces
Describes one or more namespaces.
RefUpdate
An update to a reference.
RepositoryError
Repository error.
Validation
Validation errors that can occur when verifying the layout of the storage. These errors include checking the validity of the rad/sigrefs contents and the identity of the repository.

Traits§

HasRepoId
Anything can return the RepoId that it is associated with.
ReadRepository
Allows read-only access to a repository.
ReadStorage
Read-only operations on a storage instance.
RemoteRepository
Access the remotes of a repository.
SignRepository
Allows signing refs.
ValidateRepository
WriteRepository
Allows read-write access to a repository.
WriteStorage
Allows access to individual storage repositories.

Type Aliases§

BranchName
RemoteId