On Tue, Nov 08, 2022 at 03:13:23PM +0100, Ævar Arnfjörð Bjarmason wrote: > > On Thu, Nov 03 2022, Taylor Blau wrote: > > > * ab/submodule-helper-prep-only (2022-11-02) 8 commits > > - submodule--helper: use OPT_SUBCOMMAND() API > > - submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update" > > - submodule--helper: remove --prefix from "absorbgitdirs" > > - submodule API & "absorbgitdirs": remove "----recursive" option > > - submodule.c: refactor recursive block out of absorb function > > - submodule tests: test for a "foreach" blind-spot > > - submodule tests: add tests for top-level flag output > > - submodule--helper: move "config" to a test-tool > > > > Preparation to remove git-submodule.sh and replace it with a builtin. > > > > Waiting for review? > > source: <cover-0.8-00000000000-20221102T074148Z-avarab@xxxxxxxxx> > > It was waiting on a small re-roll I just sent in: > https://lore.kernel.org/git/cover-v2-0.9-00000000000-20221108T140501Z-avarab@xxxxxxxxx/ Thanks. I took the updated round and I think that this is ready to start merging down per Glen's review. Thanks, Taylor