Struct gitoxide_core::repository::clone::Options
source · pub struct Options {
pub format: OutputFormat,
pub bare: bool,
pub handshake_info: bool,
pub no_tags: bool,
}
Available on crate feature
blocking-client
only.Fields§
§format: OutputFormat
§bare: bool
§handshake_info: bool