require 'recipe/deploy/push.php';
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.