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
submodule_example / .gitmodules
100644 4 lines (3 sloc) 0.088 kb
1
2
3
4
[submodule "vendor/rails"]
path = vendor/rails
url = git://github.com/rails/rails.git