Module git_repository::easy
source · [−]Expand description
Modules
Structs
A decoded commit object with access to its owning repository.
A detached, self-contained object, without access to its source repository.
State for use in Easy*
to provide mutable parts of a repository such as caches and buffers.
The head reference, as created from looking at .git/HEAD
, able to represent all of its possible states.
A decoded object with a reference to its owning repository.
A reference that points to an object or reference, with access to its source repository.
A decoded tree object with access to its owning repository.