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