Skip to main content

Module git

Module git 

Source

Structs§

GitRepo
SnapshotGuard
Guard that ensures the snapshot is cleaned up on success and restored on failure (drop without explicit success).
TagInfo
Information about a git tag.

Traits§

GitRepository
Abstraction over git operations.