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

Method GetAllObjectsExcept

git/sha1.go:477–499  ·  view source on GitHub ↗

returns a list of all objects in c excluding those in excludeList. It also populates excludeList with any objects encountered.

(cl *Client, excludeList map[Sha1]struct{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GetAllObjectsMethod · 0.95

Calls 3

TreeIDMethod · 0.95
Sha1TypeAlias · 0.85
GetAllObjectsExceptMethod · 0.45

Tested by

no test coverage detected