Re: [PATCH 00/10] t: more compatibility fixes with reftables
From: Taylor Blau <hidden>
Date: 2023-11-29 23:30:49
From: Taylor Blau <hidden>
Date: 2023-11-29 23:30:49
On Wed, Nov 29, 2023 at 08:24:36AM +0100, Patrick Steinhardt wrote:
Hi, this is the second patch series that refactors tests to become compatible with the upcoming reftables backend. It's in the same spirit as the first round of patches [1], where most of the refactorings are to use plumbing tools to access refs or the reflog instead of modifying on-disk data structures directly.
All looks good to me. Thanks for a pleasant read :-). Thanks, Taylor