git submodule

git pull --recurse-submodules https://github.com/<user>/<repository>.git <branch>
git submodule update --init --recursive
git submodule update --remote