root/.gitmodules

Revision 83d12c9726b09e580ed8ddef527ccc32141ff415, 188 bytes (checked in by Xemle <xemle@phtagr.org>, 3 months ago)

Migration plugin directory to CakePHP 2.0

  • Property mode set to 100644
Line 
1[submodule "cakephp"]
2        path = cakephp
3        url = git://github.com/cakephp/cakephp.git
4[submodule "Plugin/migrations"]
5        path = Plugin/migrations
6        url = https://github.com/CakeDC/migrations.git
Note: See TracBrowser for help on using the browser.