public
Description: An example of how git submodules work. See the blog post for more info.
Homepage: http://daniel.collectiveidea.com/blog/2008/4/12/git-submodules-part-2
Clone URL: git://github.com/danielmorrison/submodule_example.git
100644 4 lines (3 sloc) 0.159 kb
1
2
3
4
This is a example git project to help explain git submodules.
 
For an explanation, see:
  http://daniel.collectiveidea.com/blog/2008/4/12/git-submodules-part-2