New feature. Copy application from remote source; e.g.: GIT repo.

This commit is contained in:
Andrs Montaez
2012-02-05 00:42:54 -02:00
parent 38711cbac2
commit 0c2ee3c45f
9 changed files with 105 additions and 7 deletions
+1
View File
@@ -1,6 +1,7 @@
<?php
class Mage_Task_BuiltIn_Deployment_Rsync
extends Mage_Task_TaskAbstract
implements Mage_Task_Releases_BuiltIn
{
public function getName()
{