shithub: furgit

ref: df1f2fb3daa1acd25c88510f259d5535fb482126
dir: /reachability/doc.go/

View raw version
// Package reachability traverses the reachable Git object graph.
//
// It supports both commit-domain and full object-domain traversal over
// one object store, and accepts an optional commit graph for performance.
package reachability