Re: [GSoC][PATCH v2 3/4] t: move tests from reftable/record_test.c to the new unit test
From: Junio C Hamano <hidden> Date: 2024-05-29 22:38:19
Patrick Steinhardt [off-list ref] writes:
quoted
+ strbuf_release(&a);
+ strbuf_release(&b);
+}
Oh, so this test was even duplicated. It may make sense to point out
details like this in the commit message to prepare the reader. But
that's probably not worth a reroll.
Probably. But if you are sending out another round anyway, then it
is a good opportunity to update the proposed log message.
;-)