mirror of
https://github.com/git/git.git
synced 2026-02-05 11:36:13 +01:00
The reader code passes around a "struct reftable_reader" context variable. But the seek function doesn't need it; the table iterator we already get is sufficient. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
18 KiB
18 KiB