MCPcopy Create free account
hub / github.com/driusan/dgit / fetchPackDone

Function fetchPackDone

git/fetchpack.go:105–331  ·  view source on GitHub ↗

fetchPackDone makes a single request over conn and declares it done. It returns the refs from the connection that were fetched.

(c *Client, opts FetchPackOptions, conn RemoteConn, wants []Refname, haves map[Sha1]struct{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FetchPackFunction · 0.85

Calls 12

Sha1FromStringFunction · 0.85
IndexAndCopyPackFunction · 0.85
HaveObjectMethod · 0.80
SetSidebandMethod · 0.65
SetWriteModeMethod · 0.65
ProtocolVersionMethod · 0.65
CapabilitiesMethod · 0.65
GetRefsMethod · 0.65
DelimMethod · 0.65
FlushMethod · 0.65
SetReadModeMethod · 0.65
ReadMethod · 0.45

Tested by

no test coverage detected