Submodules are not checked out recursively #6033
Labels
kind/bug
Something isn't working as expected
status/waiting-on-core
Requires changes to poetry-core first
-vvv
option).Issue
My project contains a submodule. (Actually the pyproject.toml is in the submodule, but I think this does not matter). The clone works as expected, considering the submodule. However, the
checkout
for a specific branch, does not update the submodule:This line should be:
The text was updated successfully, but these errors were encountered: