From f50338570adee19a64d7a83105b5a9ff30df84f2 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 29 Mar 2026 03:52:39 +0000 Subject: *: Add Life-Parent for Deps-Borrowed where appropriate --- commitquery/queries_new.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commitquery') diff --git a/commitquery/queries_new.go b/commitquery/queries_new.go index c001dc3e..3c563c12 100644 --- a/commitquery/queries_new.go +++ b/commitquery/queries_new.go @@ -10,7 +10,7 @@ import ( // New builds one concurrent-safe commit query service over one object store // and optional commit-graph reader. // -// Labels: Deps-Borrowed. +// Labels: Deps-Borrowed, Life-Parent. func New(store objectstore.ReadingStore, graph *commitgraphread.Reader) *Queries { maxIdle := max(runtime.GOMAXPROCS(0), 1) -- cgit v1.3.1-10-gc9f91