Version: 7.xOn this pagePush 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.