The task implementation to perform a Git commit.
| Fields inherited from class | Fields |
|---|---|
class AbstractGitTask |
gitTimeout |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
applyOptions(GitCommitOptions options)Apply the task specific options to this instance. |
|
java.lang.Object |
doCommit() |
| Methods inherited from class | Name |
|---|---|
class AbstractGitTask |
always, createCredentialsProvider, withExceptionHandling |
Apply the task specific options to this instance.
options - the task options