Comment by a1o
8 hours ago
git submodule update —recursive —remote is that, isn’t? Perhaps throws also an —init if it’s the first time.
8 hours ago
git submodule update —recursive —remote is that, isn’t? Perhaps throws also an —init if it’s the first time.
To add to this, you can add in your .gitmodules the name of the branch that the --remote flag will follow. It just works.
[dead]