https://git.wiki.kernel.org/index.php/GitSubmoduleTutorial
git submodule add https://github.com/kjhealy/auctex.git auctex git commit -am “added auctex” git push origin master git submodule init
git clone <top-repo> git submodule init git submodule update