Hi, Junio On Sat, Mar 20, 2021 at 6:40 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > > * mt/parallel-checkout-part-1 (2021-03-18) 9 commits > (merged to 'next' on 2021-03-19 at a1bc83ad8e) > + entry: add checkout_entry_ca() taking preloaded conv_attrs > + entry: move conv_attrs lookup up to checkout_entry() > + entry: extract update_ce_after_write() from write_entry() > + entry: make fstat_output() and read_blob_entry() public > + entry: extract a header file for entry.c functions > + convert: add classification for conv_attrs struct > + convert: add get_stream_filter_ca() variant > + convert: add [async_]convert_to_working_tree_ca() variants > + convert: make convert_attrs() and convert structs public > (this branch is used by mt/parallel-checkout-part-2.) > > Preparatory API changes for parallel checkout. > > Will merge to 'master'. Sorry for my confusion, but are you going to squash the `#include "entry.h"` fix [1] or do you want me to re-roll this series with it? [1]: https://lore.kernel.org/git/19fee535ee0ec5211f22b2b69a4a9804816c2322.1616122653.git.matheus.bernardino@xxxxxx/