On Tue, May 14, 2024 at 7:36 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > * la/hide-trailer-info (2024-05-02) 11 commits > - trailer unit tests: inspect iterator contents > - trailer: document parse_trailers() usage > - trailer: retire trailer_info_get() from API > - trailer: make trailer_info struct private > - trailer: make parse_trailers() return trailer_info pointer > - interpret-trailers: access trailer_info with new helpers > - sequencer: use the trailer iterator > - trailer: teach iterator about non-trailer lines > - trailer: add unit tests for trailer iterator > - Makefile: sort UNIT_TEST_PROGRAMS > - Merge branch 'la/format-trailer-info' into la/hide-trailer-info > > The trailer API has been reshuffled a bit. > > Waiting for a review response. > cf. <a75133dc-a0bb-4f61-a616-988f2b4d5688@xxxxxxxxx> > source: <pull.1696.v4.git.1714625667.gitgitgadget@xxxxxxxxx> Linus replied in the following message: https://lore.kernel.org/git/CAMo6p=FS3ShvBdutprWBiAVef6A1XjsXB1UJSQBk0s5euN=tog@xxxxxxxxxxxxxx/ Phillip then agreed with Linus that the improvements he suggested could be done later. I took a look at Linus' v4 and I am also fine with it. Thanks.