This tool calls the Git commit command to record changes to the repository.
Parameter Name | I/O | Type | Description |
---|---|---|---|
Repository [M] | I | String | Path to the working tree. |
Commit Message [M] | I | String | Message to be associated with the commit. |
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. |