From 402ef2733813d128631ca4aea18c2908c74340d5 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 28 Mar 2026 04:19:44 +0000 Subject: object/store: Rename back from storer; rename Store to ReadingStore --- format/packfile/ingest/api.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'format') diff --git a/format/packfile/ingest/api.go b/format/packfile/ingest/api.go index bb57eb48..d8a1998e 100644 --- a/format/packfile/ingest/api.go +++ b/format/packfile/ingest/api.go @@ -18,7 +18,7 @@ type Options struct { // WriteRev writes a .rev alongside the .pack and .idx. WriteRev bool // Base supplies existing objects for thin-pack fixup. - Base objectstore.Store + Base objectstore.ReadingStore // Progress receives human-readable progress messages. // // When nil, no progress output is emitted. -- cgit v1.3.1-10-gc9f91