# push [Source](/recipe/deploy/push.php) * Tasks * [`push`](#push) — Push local changes to remote host ## Tasks ### push [Source](/recipe/deploy/push.php#L9) 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.