Merge branch 'js/apply-partial-clone-filters-recursively'

"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. * js/apply-partial-clone-filters-recursively: clone, submodule: pass partial clone filters to submodules

Junio C Hamano committed Feb 25, 2022 at 15:47 UTC 2e65591ed61ab488395c454004106a5e9424648e

No changes.