Re: [PATCH v5 3/3] rev-list: add commit object support in `--missing` option
From: Karthik Nayak <hidden>
Date: 2023-10-27 07:54:56
From: Karthik Nayak <hidden>
Date: 2023-10-27 07:54:56
On Fri, Oct 27, 2023 at 8:25 AM Patrick Steinhardt [off-list ref] wrote:
We unconditionally clear the oidset now, so shouldn't we also unconditionally initialize it?
You're right. I should have added that in. Junio, I'm replying to this email with the amended commit for v5. If you want me to reroll v6, I could do that too. Thanks!