Expand description
Git repository clone and update operations.
Structs§
- Clone
Options - Options controlling how a repository is cloned or updated.
Enums§
- Clone
Error - Errors produced by
clone_or_update.
Functions§
- clone_
or_ update - Clone
options.urlintodest, or fetch + checkout ifdestalready exists.