git submodule add url
git clone/pull --recurse-submodules
git submodule update --init --recursive
git checkout master
git push origin HEAD:master