Re: [PATCH v2 00/10] reftable: fix reload with active iterators
From: Junio C Hamano <hidden> Date: 2024-08-23 16:49:55
Patrick Steinhardt [off-list ref] writes:
Changes compared to v1:
- Remove a spurious change that renamed `init_reader()` to
`reader_init()`. That function went away in the subsequent commit
anyway.
- Fix a typo in a commit message.
- Fix some assertions in one of the added tests.
All changes relative to v1 looked sensible to me.
Will replace.