Skip to content

Commit

Permalink
Update help text.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Nov 28, 2012
1 parent 3448a2d commit 28f1b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -205,7 +205,7 @@
<exec command="ssh cakephp@cakephp.org pirum add ${pirum.dir} ${pirum.dir}/${pear.package}.tgz" checkreturn="true" />
</target>

<target name="subtree-split">
<target name="subtree-split" description="Split the main repo into subtrees for the -app and -framework repos">
<echo msg="Generating app-split subtree branch" />
<exec command="git subtree split --prefix App/ --branch app-split" />

Expand Down

0 comments on commit 28f1b9f

Please sign in to comment.