Skip to main content

Module engine

Module engine 

Source
Expand description

Git engine — wrapper over git CLI.

Ported from SimpleGitFS core/src/git/engine.rs.

Structs§

GitEngine
Git engine for repository operations.

Enums§

FetchResult
Fetch result.
MergeResult
Merge result.
PushResult
Push result.