...
- git submodule init
- git submodule update --recursive --remote
- push to master
Huw Fryer:
Possibly
git branch (in submodule directory)
"this seems to take you out of the branch you're on"
git checkout master
...
Huw Fryer:
Possibly
git branch (in submodule directory)
"this seems to take you out of the branch you're on"
git checkout master