Hacker News new | ask | show | jobs
by a1o 5 days ago
git submodule update —recursive —remote is that, isn’t? Perhaps throws also an —init if it’s the first time.
1 comments

To add to this, you can add in your .gitmodules the name of the branch that the --remote flag will follow. It just works.