This tool calls the Git Add command to add file contents to the index to prepare the content staged for the next commit.
| Parameter Name | I/O | Type | Description |
|---|---|---|---|
| Repository [M] | I | String | Path to the working tree. |
| Additional Parameter* [O] | I | String | Additional Git command parameter(s); each additional Git command parameter must be modelled in its own tool parameter. |
| Messages [O] | O | String | Command output messages. |