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

GitTasks

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

Description

Git tasks container to nest git commands.

Attributes

Name Description Required
verbose Unable/Disable Git commands verbosity false
settingsref Sets a settings reference ID to lookup git settings true
directory Sets the default git directory for nested tasks. true

Nested elements

Name Description
branchlist Creates a new nested branchlist task
apply Creates a nested apply task.
add Creates a nested add task.
branch Creates a nested branch task.
branchdelete Creates a nested branchdelete task.
checkout Creates a nested checkout task.
clean Creates a nested clean task.
clone Creates a nested clone task.
commit Creates a nested commit task
fetch Creates a nested fetch task
init Creates a nested init task
pull Creates a nested pull task.
push Creates a nested tag task.
uptodate Creates a nested tag task
tag Creates a nested tag task.
taglist Creates a nested taglist task
tagdelete Creats a nested tagdelete task.
Clone this wiki locally