Message ID | 20230512171429.2202982-1-calvinwan@google.com (mailing list archive) |
---|---|
Headers | show |
Series | strbuf cleanups | expand |
Calvin Wan <calvinwan@google.com> writes: > Reroll with last couple of nits fixed. Thanks again to everyone for > reviewing this series! > > Calvin Wan (7): > strbuf: clarify API boundary > abspath: move related functions to abspath > credential-store: move related functions to credential-store file > object-name: move related functions to object-name > path: move related function to path > strbuf: clarify dependency > strbuf: remove global variable Looking good. I see Eric's comments, to which Phillip agreed to, are all addressed in these patches. Will replace; let's mark the topic for 'next'.
On Fri, May 12, 2023 at 4:24 PM Junio C Hamano <gitster@pobox.com> wrote: > Calvin Wan <calvinwan@google.com> writes: > > Reroll with last couple of nits fixed. Thanks again to everyone for > > reviewing this series! > > Looking good. I see Eric's comments, to which Phillip agreed to, > are all addressed in these patches. Agreed. This version is looking good; I have no further comments. Thanks for taking my comments into consideration.