On 3/18/2021 5:50 PM, Junio C Hamano wrote: > "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > >> For this version, I took Ævar's latest patches and applied them to v2.31.0 >> and rebased this series on top. It uses his new "read_tree_at()" helper and >> the associated changes to the function pointer type. >> >> * Fixed more typos. Thanks Martin and Elijah! >> * Updated the test_sparse_match() macro to use "$@" instead of $* >> * Added a test that git sparse-checkout init --no-sparse-index rewrites the >> index to be full. > > Thanks. I expect ab/read-tree would be rerolled at least one more > time, if only to straighten out the "oops #5 was screwy, let's patch > it up on top with three more steps", but I do not expect the end > state would be all that different, so tentatively I'll queue these > patches on top of the latest iteration of the topic for now and > hope that the other topic will be updated soonish. Thanks. I'm grateful that it can spend some time in 'seen' if only to avoid these conflicts in the meantime. I'm waiting for that reroll of ab/read-tree before updating this version with the feedback from v3. Thanks, -Stolee