Once you have pushed up your projects updates you can pull down the latest of both repos by running the following:
git submodule update --recursive --remote
git submodule foreach git pull origin develop
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Once you have pushed up your projects updates you can pull down the latest of both repos by running the following:
git submodule update --recursive --remote
git submodule foreach git pull origin develop