On Wed, Mar 12, 2025 at 04:56:06PM +0100, Patrick Steinhardt wrote: > Changes in v6: > - Use `for_each_string_list()` instead of manually iterating through > the string list. > - Stop sorting refs passed to `refs_verify_refnames_available()`. > - Revive a comment that has been deleted during one of the > refactorings. > - Link to v5: https://lore.kernel.org/r/20250306-pks-update-ref-optimization-v5-0-dcb2ee037e97@xxxxxx > > Thanks! > > Patrick The range-diff looks good to me. Thanks for your efforts. Thanks, Jialuo