Expand description
Git engine — wrapper over git CLI.
Ported from SimpleGitFS core/src/git/engine.rs.
Structs§
- GitEngine
- Git engine for repository operations.
Enums§
- Fetch
Result - Fetch result.
- Merge
Result - Merge result.
- Push
Result - Push result.
Git engine — wrapper over git CLI.
Ported from SimpleGitFS core/src/git/engine.rs.