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 not stored for this graph (policy: none)
no test coverage detected