On Tue, Feb 15, 2022 at 12:01 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > > * js/apply-partial-clone-filters-recursively (2022-02-09) 1 commit > - clone, submodule: pass partial clone filters to submodules > > "git clone --filter=... --recurse-submodules" only makes the > top-level a partial clone, while submodules are fully cloned. This > behaviour is changed to pass the same filter down to the submodules. > > Will merge to 'next'? > source: <690d2316ad518ea4551821b2b3aa652996858475.1644034886.git.steadmon@xxxxxxxxxx> I think so. Sorry for letting it slip through the crack, but v2 addressed all my feedback. Further, v3 was Reviewed-by Jonathan Tan as well. I think it's ready to merge down.