Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

UpToDateTask

Rimero Solutions edited this page Jul 28, 2013 · 2 revisions

Description

Checks whether or not the Git Tree is up to date.

Attributes

Name Description Required
modificationexistproperty Sets a given project property if the tree is modified false
failonerror Whether or not an exception should be thrown if the task fails. false
settingsref Sets a git settings reference false
unless Do not execute unless a given condition is met false
if Continue execution only if a condition is met false
uri Sets the git repository uri false
directory Sets the Git repository directory, if not set in the parent task. true
Clone this wiki locally