From fef38441bf153f7cbd7ec65bad7694187262844b Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 29 Mar 2026 10:00:28 +0000 Subject: reachability: Update docs --- reachability/doc.go | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 reachability/doc.go (limited to 'reachability/doc.go') diff --git a/reachability/doc.go b/reachability/doc.go new file mode 100644 index 00000000..ccf5e29d --- /dev/null +++ b/reachability/doc.go @@ -0,0 +1,5 @@ +// 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 -- cgit v1.3.1-10-gc9f91