Struct git2::SubmoduleUpdateOptions [−][src]
pub struct SubmoduleUpdateOptions<'cb> { /* fields omitted */ }
Expand description
Options to update a submodule.
Implementations
Set checkout options.
Set fetch options and allow fetching.
Allow or disallow fetching.