浏览代码

Remove build properties for subtree spliting.

We won't subtree split again. Tasks were removed from build.xml already.
Renan Gonçalves 12 年之前
父节点
当前提交
d390fe363f
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      build.properties

+ 0 - 4
build.properties

@@ -4,10 +4,6 @@ project.name = CakePHP
 # Git stuff
 git.remote = origin
 
-# Subtree split repo locations
-git.subtree.app = git@github.com:cakephp/app.git
-git.subtree.framework = git@github.com:cakephp/cakephp.git
-
 # Directories
 build.dir = build
 dist.dir = dist