When taking a look at various changes related to the submodule builting conversion effort[1], I noticed a couple of minor changes that are independent of the builtin conversion effort. So, I'm sending this series with those suggested changes. [1]: https://public-inbox.org/git/D32894F5-FC76-4DD2-A2F6-E69AAE88C645@xxxxxxxxx/ -- Sivaraam Kaartic Sivaraam (2): submodule--helper: remove an unreachable call to usage_with_options submodule: remove unnecessary `prefix` based option logic builtin/submodule--helper.c | 2 -- git-submodule.sh | 14 +++++++------- 2 files changed, 7 insertions(+), 9 deletions(-) -- 2.32.0.9.g81a5432dce.dirty