On Fri, Dec 04, 2020 at 01:48:35PM -0500, Jeff King wrote: > This series came out of an off-list discussion about using oid-array in > commit-graph.c to replace a similar data structure. But I found a couple > of things to clean up along the way. Thanks, I appreciate you taking this up. Everything that you wrote looks very reasonable to me; I noted a couple of spots that might be worth changing, but I won't be sad if you ignore them. Reviewed-by: Taylor Blau <me@xxxxxxxxxxxx> Thanks, Taylor