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
Sat Apr 12 10:45:03 -0700 2008
commit  e4e0e1a178d51e2d9d616fae6e6640e59d30ab11
tree    62ed492cd0584cf26fa12b631b5fd5583501d01f
parent  59276847188833650403ea980716f92a4a9fbc0c
name age message
file .gitmodules Loading commit data...
file README
directory vendor/
README
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