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

CommitTask

Rimero Solutions edited this page Jul 25, 2013 · 1 revision

Description

Commits all local changes

Attributes

Name Description Required
only Commit dedicated path only This method can be called several times to add multiple paths. false
revcommitidproperty Assign the commit revision id to a property false
amend Used to amend the tip of the current branch. false
reflogcomment Override the default reflogComment false
message Sets the commit message 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 true
Clone this wiki locally