Module clone

Module clone 

Source
Expand description

Git clone operation with comprehensive options.

This module provides the CloneOpts builder pattern and clone operation implementation for the GitGix service.

Structs§

CloneOpts
Options for clone operation with builder pattern.

Functions§

clone_repo
Execute clone operation with the given options.