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
commit  59276847188833650403ea980716f92a4a9fbc0c
tree    8a07d805371d819bc036d3dc242507bb4bae7acf
parent  2c8066701cd0a6c9826e0912e3efa53179da9b96
name age message
file .gitmodules Loading commit data...
file README
directory vendor/
README
This is a example git project to help explain git submodlues.

For an explanation, see:
  http://daniel.collectiveidea.com/blog/2008/4/12/git-submodules-part-2