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]
To add to this, you can add in your .gitmodules the name of the branch that the --remote flag will follow. It just works.