|
|
@@ -5,8 +5,8 @@ project.name = CakePHP
|
|
|
git.remote = origin
|
|
|
|
|
|
# Subtree split repo locations
|
|
|
-git.subtree.app = git@github.com:cakephp/app.git
|
|
|
-git.subtree.framework = git@github.com:cakephp/framework.git
|
|
|
+git.subtree.app = git@github.com:cakephp/cakephp-app.git
|
|
|
+git.subtree.framework = git@github.com:cakephp/cakephp-framework.git
|
|
|
|
|
|
# Directories
|
|
|
build.dir = build
|