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

Method GetAllObjects

git/sha1.go:623–625  ·  view source on GitHub ↗

Returns a map of all paths in the Tree. If recurse is true, it will recurse into subtrees. If excludeself is true, it will *not* include it's own Sha1. (Only really meaningful with recurse)

(cl *Client, prefix IndexPath, recurse, excludeself bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DiffTreeFunction · 0.95

Calls 1

GetAllObjectsExceptMethod · 0.95

Tested by

no test coverage detected