From 3e884f5f3d42cbc4874a04da31dde10314b0cfad Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 26 Mar 2026 09:17:14 +0000 Subject: format: Move commitgraph and packfile here --- commitquery/context.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commitquery/context.go') diff --git a/commitquery/context.go b/commitquery/context.go index df8ddd97..74f094b1 100644 --- a/commitquery/context.go +++ b/commitquery/context.go @@ -2,7 +2,7 @@ package commitquery import ( - commitgraphread "codeberg.org/lindenii/furgit/commitgraph/read" + commitgraphread "codeberg.org/lindenii/furgit/format/commitgraph/read" objectid "codeberg.org/lindenii/furgit/object/id" objectstorer "codeberg.org/lindenii/furgit/object/storer" ) -- cgit v1.3.1-10-gc9f91