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

Function PackObjects

git/packobjects.go:39–166  ·  view source on GitHub ↗

Writes a packfile to w of the objects objects from the client's GitDir.

(c *Client, opts PackObjectsOptions, w io.Writer, objects []Sha1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PackObjectsFunction · 0.92
SendPackFunction · 0.70

Calls 11

WriteMethod · 0.95
CloseMethod · 0.95
CalculateWithIndexFunction · 0.92
VariableLengthIntTypeAlias · 0.85
Sha1FromSliceFunction · 0.85
PackEntryTypeMethod · 0.80
WriteVariableMethod · 0.80
GetObjectMethod · 0.65
GetContentMethod · 0.65
WriteMethod · 0.45
LenMethod · 0.45

Tested by

no test coverage detected