-
tag-2012.06f7e40094 · ·
-
-
tag-2011.08014defb2 · ·
-
-
submodules-are-now-subtreesf501ece5 · ·
The former submodules are now subtrees. They were created with the use of git-subtree (https://github.com/apenwarr/git-subtree.git, commit 2793ee) in the following way: $ git remote add mySubmodule URL-of-mySubmodule.git $ git fetch mySubmodule $ git subtree add --prefix=mySubtree mySubmodule/master