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

Method GetAllObjectsExcept

git/sha1.go:680–731  ·  view source on GitHub ↗

GetAllObjectsExcept is like GetAllObjects, except that it excludes those objects in excludeList. It also populates excludeList with any objects encountered.

(cl *Client, excludeList map[Sha1]struct{}, prefix IndexPath, recurse, excludeself bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

GetAllObjectsMethod · 0.95
RevListCallbackFunction · 0.45
revListCallbackFunction · 0.45
GetAllObjectsExceptMethod · 0.45

Calls 7

Sha1TypeAlias · 0.85
parseRawTreeLineFunction · 0.85
IndexPathTypeAlias · 0.85
TreeIDTypeAlias · 0.85
GetObjectMethod · 0.65
GetTypeMethod · 0.65
GetContentMethod · 0.65

Tested by

no test coverage detected