On Sun, Dec 5, 2021 at 4:36 PM Neeraj Singh via GitGitGadget
[off-list ref] wrote:
From: Neeraj Singh <redacted>
Note: This change adds an assumption that the state of
the_repository is relevant for any ref transaction that might
be initiated. Unwinding this assumption should be straightforward
by saving the relevant repository to query in the transaction or
the ref_store.
This part of the commit description needs to be deleted, since it no
longer applies. We pick up the repo from the ref_store now.