mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-02 23:26:51 -06:00
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>