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

CheckoutTask

Guido Leenders edited this page Sep 9, 2016 · 2 revisions

Description

Perform a checkout

Attributes

Name Description Required Default
createbranch Whether or not to create the branch if it doesn’t exist false false
branchname The branch to checkout true
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 true
Clone this wiki locally