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 --- cmd/index-pack/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') diff --git a/cmd/index-pack/main.go b/cmd/index-pack/main.go index 69cf648a..30de3917 100644 --- a/cmd/index-pack/main.go +++ b/cmd/index-pack/main.go @@ -10,7 +10,7 @@ import ( objectid "codeberg.org/lindenii/furgit/object/id" objectstorer "codeberg.org/lindenii/furgit/object/storer" - "codeberg.org/lindenii/furgit/packfile/ingest" + "codeberg.org/lindenii/furgit/format/packfile/ingest" "codeberg.org/lindenii/furgit/repository" ) -- cgit v1.3.1-10-gc9f91