Open colindean opened 14 years ago
http://www.kernel.org/pub/software/scm/git/docs/git-submodule.html http://chrisjean.com/2009/04/20/git-submodules-adding-using-removing-and-updating/ https://git.wiki.kernel.org/index.php/GitSubmoduleTutorial
Import it as a submodule in doc/wiki, commit the .gitmodules, and write a rake task or bash script which will cd and clone.
doc/wiki
http://www.kernel.org/pub/software/scm/git/docs/git-submodule.html http://chrisjean.com/2009/04/20/git-submodules-adding-using-removing-and-updating/ https://git.wiki.kernel.org/index.php/GitSubmoduleTutorial
Import it as a submodule in
doc/wiki
, commit the .gitmodules, and write a rake task or bash script which will cd and clone.