Class VcsPushTask


public class VcsPushTask extends BaseVcsTask<VcsPushTask,VcsPushTaskProperties>
This task will push commits created locally by other tasks to the remote repository. Only DVCS repositories (which distinguish between local and remote commits) can be selected for this task.