Expand description
Git clone operation with comprehensive options.
This module provides the CloneOpts builder pattern and clone operation
implementation for the GitGix service.
Structs§
- Clone
Opts - Options for
cloneoperation with builder pattern.
Functions§
- clone_
repo - Execute clone operation with the given options.