JavaScriptMVC: "Adding a submodule
Now add the first four forked repositories as submodules to your project like:
git submodule add git@github.com:_YOU_/steal.git public/steal
git submodule add git@github.com:_YOU_/jquerymx.git public/jquery
git submodule add git@github.com:_YOU_/documentjs.git public/documentjs
git submodule add git@github.com:_YOU_/funcunit.git public/funcunit
Note: Learn a little more about submodules here.
"
'via Blog this'