Git submodules not updating

When building my branch everything builds just fine.
I have two submodules connected to my main branch.

When the git clone runs for some reason it pulls an older commit for the submodules that is currently in my Github.
I feel like this is something stupid I am doing wrong somewhere.

Any help would be great.

Hi @robert.ditusa!

This problem was resolved in the while as far as I know, is that correct? Can you let us know what was the solution? :slight_smile:

Sure, it was my fault. The latest submodule commit was not added to the main repository. So it was pulling the old commit from the submodule.

No worries, glad to hear you’ve gotten to the bottom of this!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.