On Mon, Mar 31, 2025 at 10:34 AM Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > > On Mon, Mar 31, 2025 at 11:55 AM Elijah Newren via GitGitGadget > <gitgitgadget@xxxxxxxxx> wrote: > > Both of these existed to allow use to reuse all the merge-related tests > > s/use/us/ Indeed, thanks! > > in the testsuite while easily flipping between the 'recursive' and the > > 'ort' backends. Now that we have removed merge-recursive and remapped > > 'recursive' to mean 'ort', we don't need this scaffolding anymore. > > > > Signed-off-by: Elijah Newren <newren@xxxxxxxxx>