<@U018NNHF057> I was able to confirm that the ‘Cre...
# shuttle
j
@User I was able to confirm that the ‘Create project’ function on the platform does not current initialize and update submodules as part of the clone. Please let me know if that is an issue for you.
m
It will be an issue for me
How about a new make rule called prepare
Then that can do any stuff like git init
j
we should be able to extend our clone to address this
can I use your current repo to test it?
test the clone?
t
Ah yeah, I was planning to use submodules as well so that'll be welcome 👍
m
Yes you can
I started the project and the connected repo has 5 submodules
j
thx. i’ll update you as we progress.
v
We were also planning to use submodules since I posted that question during the live demo session.