shithub: furgit

ref: ab174c473618dd3743881cf44e02c2db4d1ecd5f
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