From e4373a7e553f8523db3e99ea316e1c25d30cc059 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 25 Mar 2026 14:21:50 +0000 Subject: *: objectid -> object/id --- commitquery/ancestor.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commitquery/ancestor.go') diff --git a/commitquery/ancestor.go b/commitquery/ancestor.go index 671ea460..4f182a95 100644 --- a/commitquery/ancestor.go +++ b/commitquery/ancestor.go @@ -1,6 +1,6 @@ package commitquery -import "codeberg.org/lindenii/furgit/objectid" +import objectid "codeberg.org/lindenii/furgit/object/id" // IsAncestor reports whether ancestor is reachable from descendant through // commit parent edges. -- cgit v1.3.1-10-gc9f91