Module git_repository::remote::fetch
source · [−]Available on crate features
async-network-client
or blocking-network-client
only.Expand description
Modules
Structs
A mapping between a single remote reference and its advertised objects to a local destination which may or may not exist.
Outcome
blocking-network-client
The outcome of receiving a pack via
Prepare::receive()
.Prepare
blocking-network-client
A structure to hold the result of the handshake with the remote and configure the upcoming fetch operation.
Information about the relationship between our refspecs, and remote references with their local counterparts.