mirror of
https://github.com/git/git.git
synced 2026-06-19 15:39:47 +02:00
9d36dbd1ff
Convert the reftable ref backend to stop using `the_repository` in favor of the repo that gets passed in via `struct ref_store`. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>