Module git_repository::remote::fetch
source · [−]Available on crate features
async-network-client
or blocking-network-client
only.Expand description
Structs
A mapping between a single remote reference and its advertised objects to a local destination which may or may not exist.
Information about the relationship between our refspecs, and remote references with their local counterparts.
Enums
Either an object id that the remote has or the matched remote ref itself.