MCPcopy Index your code
hub / github.com/driusan/dgit / UnpackObjects

Function UnpackObjects

git/unpackobjects.go:35–192  ·  view source on GitHub ↗

Unpack the objects from r's input stream into the client GitDir's objects directory and returns the list of objects that were unpacked.

(c *Client, opts UnpackObjectsOptions, r io.Reader)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

UnpackObjectsFunction · 0.92
runCaseFunction · 0.70

Calls 11

FileTypeAlias · 0.85
ObjectOffsetTypeAlias · 0.85
iteratePackFunction · 0.85
WriteObjectMethod · 0.80
ReadAllMethod · 0.80
RemoveMethod · 0.80
NameMethod · 0.80
progressFFunction · 0.70
StringMethod · 0.65
ExistsMethod · 0.45

Tested by 1

runCaseFunction · 0.56