Hi Elijah, On Sat, 20 Aug 2022, Elijah Newren via GitGitGadget wrote: > From: Elijah Newren <newren@xxxxxxxxx> > > As promised[1], convert the merge-specific tests over to using 'git > init' instead of 'test_create_repo'. > > [1] https://lore.kernel.org/git/CABPp-BEcojvfeuhp7rSi-O+9oEu4KpwPDwbKS-MiD1qCKde-CA@xxxxxxxxxxxxxx/ > > Signed-off-by: Elijah Newren <newren@xxxxxxxxx> Large patch, but easy to review, and the commit message is clear (and despite being short, follows the structure outlined in https://github.blog/2022-06-30-write-better-commits-build-better-projects/: Intent, Context, Implementation and Justification). Reviewed-by: Johannes Schindelin <johannes.schindelin@xxxxxx> Thank you, Dscho