Anton Medvedev 4bdf95ebda Update docs
2022-09-12 12:29:44 +02:00

515 B

Push Recipe

require 'recipe/deploy/push.php';

Source

Tasks

push

Source

Pushes local changes to remote host.

Creates patch of local changes and pushes them on host. And applies to current_path. Push can be done many times. The task purpose to be used only for development.