Brandon Williams <bmwill@xxxxxxxxxx> writes: > This series teaches 'git push' to be able to only push submodules > while leaving a superproject unpushed. It somehow feels a bit strange to single out the top-level as special like this one (iow, shouldn't it be equally as easy to push out the superproject and two submodules leaving one submodule alone, as to push out these three submodules leaving the superproject alone?), but I will queue these for now with tweaks to address a few minor points. * What is done with 1/3 I do not think is "refactor". * "perhaps a code review tool" -> "perhaps a tool like Gerrit code review" as suggested by Stefan. * Swap the order expected_pub and expected_submodule are generated to match the order they are used for final verification in the test.