From 30bc08762a5aa33b9f47af304d51ef3878752b2f Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 30 Mar 2026 12:24:49 +0000 Subject: object/store: ReadingStore -> Reader --- network/receivepack/options.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network/receivepack/options.go') diff --git a/network/receivepack/options.go b/network/receivepack/options.go index ca13c623..146d5837 100644 --- a/network/receivepack/options.go +++ b/network/receivepack/options.go @@ -26,7 +26,7 @@ type Options struct { Refs refstore.ReadWriteStore // ExistingObjects is the object store visible to the push before any newly // uploaded quarantined objects are promoted. - ExistingObjects objectstore.ReadingStore + ExistingObjects objectstore.Reader // CommitGraph is an optional commit-graph snapshot corresponding to // ExistingObjects. CommitGraph *commitgraphread.Reader -- cgit v1.3.1-10-gc9f91