How to skip submodules with `repo forall`?
Many commands in the repo
tool do have some submodule support via flags like --fetch-submodules
, --submodules
… but nothing is mentioned in repo help forall
or repo forall --help
.
Many commands in the repo
tool do have some submodule support via flags like --fetch-submodules
, --submodules
… but nothing is mentioned in repo help forall
or repo forall --help
.