On 11/10/2022 2:28 AM, Johannes Schindelin via GitGitGadget wrote: > From: Johannes Schindelin <johannes.schindelin@xxxxxx> > > As pointed out by Stolee, the previous incarnation of this test case was > not stringent enough: we want to verify that _only_ the stale entries > are removed (previously, the test case would have succeeded even if all > entries had been removed). Thanks for tightening the test! LGTM. -Stolee